Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hujiecpp
/
PE3R
like
8
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PE3R
/
modules
/
ultralytics
/
vit
/
__init__.py
hujiecpp
init project
4d17f72
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
# Ultralytics YOLO π, AGPL-3.0 license
from
.rtdetr
import
RTDETR
from
.sam
import
SAM
__all__ =
'RTDETR'
,
'SAM'
# allow simpler import