Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
An-619
/
FastSAM
like
232
Sleeping
App
Files
Files
Community
11
Fetching metadata from the HF Docker repository...
927fcfa
FastSAM
/
ultralytics
/
vit
/
__init__.py
An-619
Upload 161 files (
#5
)
a2b0f6f
verified
8 months ago
raw
Copy download link
history
blame
Safe
142 Bytes
# Ultralytics YOLO π, AGPL-3.0 license
from
.rtdetr
import
RTDETR
from
.sam
import
SAM
__all__ =
'RTDETR'
,
'SAM'
# allow simpler import