Image Classifier

This model classifies images into 1000 ImageNet categories. It is based on a ResNet-50 architecture trained on ImageNet-1K.

How to use

from transformers import AutoModelForImageClassification, AutoImageProcessor

model = AutoModelForImageClassification.from_pretrained("TianfuXinqu/fetch-huggingface-9010-image-classifier")
processor = AutoImageProcessor.from_pretrained("TianfuXinqu/fetch-huggingface-9010-image-classifier")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support