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 3000
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:6c3f6e384059d1f62674ccf8f4b079c0b305e37c8794e9d8a19bbb67442220e9
|
| 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:fc50cad26f8ff21d7bc8690bb193ecc673a5a1a40d848cd8e0e0772f785eed01
|
| 3 |
+
size 23644
|