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 3500
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:cd83809da633c59aab7b57082bf693167fe4325f403761f689a7e0effefdc91c
|
| 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:b0f7013989373465b4fd71d9eb5293d01925dbd1d5ef60a8410c121ed2c53e7d
|
| 3 |
+
size 26829
|