MCPcopy Index your code
hub / github.com/FoundationVision/ByteTrack / close_mosaic

Method close_mosaic

yolox/data/dataloading.py:120–121  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

118 self.__initialized = True
119
120 def close_mosaic(self):
121 self.batch_sampler.mosaic = False
122
123 def change_input_dim(self, multiple=32, random_range=(10, 19)):
124 """This function will compute a new size and update it on the next mini_batch.

Callers 1

before_epochMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected