Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FoundationVision/ByteTrack
/ to_xyah
Method
to_xyah
tutorials/qdtrack/tracker_reid_motion.py:144–145 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
142
return
ret
143
144
def
to_xyah(self):
145
return
self.tlwh_to_xyah(self.tlwh)
146
147
@staticmethod
148
# @jit(nopython=True)
Callers
nothing calls this directly
Calls
1
tlwh_to_xyah
Method · 0.95
Tested by
no test coverage detected