Image Classification
Transformers
Safetensors
English
siglip
Marathi-Sign-Language-Detection
SigLIP2
93M
Instructions to use prithivMLmods/Marathi-Sign-Language-Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Marathi-Sign-Language-Detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Marathi-Sign-Language-Detection") 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/Marathi-Sign-Language-Detection") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Marathi-Sign-Language-Detection") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 08ae196f4957b4ec7c46606afafd69b6ab8d565c3a31decc10395adfc0d28d07
- Size of remote file:
- 5.3 kB
- SHA256:
- 612c403177e06b8bedd8811e6dea1df948cad37ad8afa6cedefa4a3426d7dd77
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.