Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
boudiafA
/
CropVLM
like
0
arxiv:
2605.03259
Model card
Files
Files and versions
xet
Community
main
CropVLM
/
cropvlm
/
__init__.py
boudiafA
Add CropVLM model card and code
0a8ae4e
verified
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
130 Bytes
from
.model
import
CROP_CLASSES, CropVLMClassifier, load_cropvlm
__all__ = [
"CROP_CLASSES"
,
"CropVLMClassifier"
,
"load_cropvlm"
]