Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FoundationVision/ByteTrack
/ to_xyah
Method
to_xyah
tutorials/fairmot/byte_tracker.py:135–136 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
133
return
ret
134
135
def
to_xyah(self):
136
return
self.tlwh_to_xyah(self.tlwh)
137
138
@staticmethod
139
# @jit(nopython=True)
Callers
nothing calls this directly
Calls
1
tlwh_to_xyah
Method · 0.95
Tested by
no test coverage detected