Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
An-619
/
FastSAM
like
224
Running
on
T4
App
Files
Files
Community
5
refs/pr/5
FastSAM
/
ultralytics
/
vit
/
__init__.py
zxairdeep
Upload 161 files
e5dd705
verified
5 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