Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use mhdiqbalpradipta/emotion_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mhdiqbalpradipta/emotion_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mhdiqbalpradipta/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("mhdiqbalpradipta/emotion_classification") model = AutoModelForImageClassification.from_pretrained("mhdiqbalpradipta/emotion_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Feb06_07-53-58_117ef42412de
- Feb06_09-06-29_520803fb9df4
- Feb06_09-31-19_520803fb9df4
- Feb06_09-33-43_520803fb9df4
- Feb06_10-06-23_bbe9a805e152
- Feb06_10-22-19_bbe9a805e152
- Feb06_10-36-13_bbe9a805e152
- Feb06_10-51-20_bbe9a805e152
- Feb06_11-14-48_bbe9a805e152
- Feb06_11-59-58_bbe9a805e152
- Feb06_12-01-57_bbe9a805e152
- Feb06_12-26-38_bbe9a805e152
- Feb06_12-28-24_bbe9a805e152
- Feb06_12-38-59_bbe9a805e152
- Feb06_12-41-41_bbe9a805e152
- Feb06_12-43-46_bbe9a805e152
- Feb06_12-48-40_bbe9a805e152
- Feb06_12-50-52_bbe9a805e152
- Feb06_12-57-48_bbe9a805e152
- Feb06_12-59-14_bbe9a805e152
- Feb06_13-10-40_bbe9a805e152
- Feb06_13-24-43_bbe9a805e152
- Feb06_13-34-09_bbe9a805e152
- Feb07_05-22-53_0ae7ab5927f1
- Feb07_05-27-02_0ae7ab5927f1
- Feb07_05-27-30_0ae7ab5927f1
- Feb07_05-53-46_0ae7ab5927f1
- Feb07_06-41-11_0ae7ab5927f1
- Feb07_06-44-56_0ae7ab5927f1
- Feb07_07-08-35_0ae7ab5927f1
- Feb07_07-36-28_0ae7ab5927f1
- Feb07_08-41-44_f75ff4190770
- Feb07_09-13-18_f75ff4190770
- Feb09_14-19-22_aeb3247fd684
- Feb09_14-25-24_aeb3247fd684
- Feb09_14-31-10_aeb3247fd684
- Feb09_14-32-41_aeb3247fd684
- Feb09_14-35-47_aeb3247fd684
- Feb09_14-39-28_aeb3247fd684
- Feb09_14-41-19_aeb3247fd684
- Feb09_14-42-41_aeb3247fd684
- Feb09_14-43-55_aeb3247fd684
- Feb11_03-41-52_e9246a0f957f
- Feb11_04-13-50_e9246a0f957f