Image Classification
Transformers
TensorBoard
Safetensors
PyTorch
vit
animals
transfer-learning
vision-transformer
own-dataset
huggingface
Generated from Trainer
Eval Results (legacy)
Instructions to use Dalmatiner/cv_animals with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dalmatiner/cv_animals with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Dalmatiner/cv_animals") 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("Dalmatiner/cv_animals") model = AutoModelForImageClassification.from_pretrained("Dalmatiner/cv_animals") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343494672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5837419c0adec0463deb605578ff297b77f393121a38b720cd7cd970b20680c2
|
| 3 |
size 343494672
|
runs/Jun01_04-17-38_ip-10-192-12-140/events.out.tfevents.1748751467.ip-10-192-12-140.2205.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:e694a391a4dac07b1c74e42a7cf1927141118175c8ea7e4d32010bfc8f8d1a1d
|
| 3 |
+
size 13170
|