Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use SoulPerforms/visual_emotion_classification_vit_base_finetunned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SoulPerforms/visual_emotion_classification_vit_base_finetunned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="SoulPerforms/visual_emotion_classification_vit_base_finetunned") 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("SoulPerforms/visual_emotion_classification_vit_base_finetunned") model = AutoModelForImageClassification.from_pretrained("SoulPerforms/visual_emotion_classification_vit_base_finetunned") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfff156b1a3ebdd5c41e4e7c156470c4277ed73031cf9f642bd9f3674a282eae
|
| 3 |
size 343242432
|
runs/Feb16_02-44-04_e2d94e137fbf/events.out.tfevents.1708051462.e2d94e137fbf.2207.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc49f4d3f8021bfce7c23e6170ecb2038dc752829c3580c1d25261cf5c8f566c
|
| 3 |
+
size 30368
|