Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hujiecpp
/
PE3R
like
12
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
665754b
PE3R
/
modules
/
ultralytics
/
tracker
/
trackers
/
__init__.py
hujiecpp
init project
4d17f72
2 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
171 Bytes
# Ultralytics YOLO π, AGPL-3.0 license
from
.bot_sort
import
BOTSORT
from
.byte_tracker
import
BYTETracker
__all__ =
'BOTSORT'
,
'BYTETracker'
# allow simpler import