Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hhxxhh
/
a1
like
0
Runtime error
App
Files
Files
Community
main
a1
/
ultralytics
/
tracker
/
trackers
/
__init__.py
hhxxhh
app
9eae06b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
171 Bytes
# Ultralytics YOLO π, AGPL-3.0 license
from
.bot_sort
import
BOTSORT
from
.byte_tracker
import
BYTETracker
__all__ =
'BOTSORT'
,
'BYTETracker'
# allow simpler import