Hemanthhebbal/custom-image-classifier

This is a PyTorch Computer Vision Image Classification Model fine-tuned for high-performance inference.

Usage

from transformers import pipeline

classifier = pipeline("image-classification", model="Hemanthhebbal/custom-image-classifier")
result = classifier("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/beets.jpg")
print(result)
Downloads last month
-
Safetensors
Model size
2.26M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support