MCPcopy Create free account
hub / github.com/FoundationVision/ByteTrack / before_iter

Method before_iter

yolox/core/trainer.py:215–216  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

213 self.evaluate_and_save_model()
214
215 def before_iter(self):
216 pass
217
218 def after_iter(self):
219 """

Callers 1

train_in_iterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected