Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hujiecpp
/
PE3R
like
14
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b65ac4b
PE3R
/
modules
/
ultralytics
/
tracker
/
trackers
/
__init__.py
hujiecpp
init project
4d17f72
4 months ago
raw
Copy download link
history
blame
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