Image Classification
Transformers
PyTorch
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use dennisjooo/emotion_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dennisjooo/emotion_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="dennisjooo/emotion_classification") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("dennisjooo/emotion_classification") model = AutoModelForImageClassification.from_pretrained("dennisjooo/emotion_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ed726bfaa7140f2d6ed98c06e9e5ce0f1c0dd94d62d3770ba71dd58c972cddbc
- Size of remote file:
- 343 MB
- SHA256:
- df7b637f8087149bbbe14460436a84101d6f3de54f3c09fa93ade383dfcb1007
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.