Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FoundationVision/ByteTrack
/ to_xyah
Method
to_xyah
tutorials/ctracker/byte_tracker.py:126–127 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
124
return
ret
125
126
def
to_xyah(self):
127
return
self.tlwh_to_xyah(self.tlwh)
128
129
@staticmethod
130
# @jit(nopython=True)
Callers
2
gate_cost_matrix
Function · 0.45
fuse_motion
Function · 0.45
Calls
1
tlwh_to_xyah
Method · 0.95
Tested by
no test coverage detected