MCPcopy
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

mainFunction · 0.95
test_detFunction · 0.80
gen_caltech_pathFunction · 0.80
gen_data_pathFunction · 0.80
gen_data_path_mot17_valFunction · 0.80
gen_data_path_mot17_embFunction · 0.80
test_embFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_detFunction · 0.64
test_embFunction · 0.64