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

Method clear

yolox/utils/metric.py:94–95  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

92 self._count = 0
93
94 def clear(self):
95 self._deque.clear()
96
97
98class MeterBuffer(defaultdict):

Callers 2

resetMethod · 0.45
clear_metersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected