Image Classification
Transformers
Safetensors
English
siglip
Structures
Desert
Glacier
Street
Ocean
Image-Classifier
art
Mountain
Instructions to use prithivMLmods/Multilabel-GeoSceneNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Multilabel-GeoSceneNet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Multilabel-GeoSceneNet") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/Multilabel-GeoSceneNet") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Multilabel-GeoSceneNet") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 890ef95ba8ad916fc84d2665f4c0dd37bcf75be6739f9f2e29e8069da17ac5c8
- Size of remote file:
- 372 MB
- SHA256:
- 965730f18f6ba72d9aec55fca5bb19cddf16e334556357fa237ecc7ab53f218a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.