Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ifzhang/FairMOT
/ close
Method
close
src/lib/logger.py:66–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
64
self.log.flush()
65
66
def
close(self):
67
self.log.close()
68
69
def
scalar_summary(self, tag, value, step):
70
""
"Log a scalar variable."
""
Callers
7
main
Function · 0.95
test_det
Function · 0.80
gen_caltech_path
Function · 0.80
gen_data_path
Function · 0.80
gen_data_path_mot17_val
Function · 0.80
gen_data_path_mot17_emb
Function · 0.80
test_emb
Function · 0.80
Calls
no outgoing calls
Tested by
2
test_det
Function · 0.64
test_emb
Function · 0.64