Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
class
MeterBuffer(defaultdict):
Callers
2
reset
Method · 0.45
clear_meters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected