Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JohanDL
/
MASA_GroundingDINO
like
0
Runtime error
App
Files
Files
Community
f1dd031
MASA_GroundingDINO
/
masa
/
models
/
roi_heads
/
__init__.py
JohanDL
initial commit
f1dd031
6 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
from
.track_heads
import
MasaTrackHead
__all__ = [
"MasaTrackHead"
]