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