Image Classification
Transformers
Safetensors
English
siglip
Gesture
Classification
SigLIP2
19:Styles
Vision-Encoder
Instructions to use prithivMLmods/Hand-Gesture-19 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Hand-Gesture-19 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Hand-Gesture-19") 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/Hand-Gesture-19") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Hand-Gesture-19", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2be42767469645ce54749aac930976f7c8ca1292d02a1c60a008a67630eaea33
- Size of remote file:
- 372 MB
- SHA256:
- 61fc8474b3a285fb4785021a72d008931359f6ee7fad02b22fa66865d8d436fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.