Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Augusto777/vit-base-patch16-224-RU3-40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Augusto777/vit-base-patch16-224-RU3-40 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Augusto777/vit-base-patch16-224-RU3-40") 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("Augusto777/vit-base-patch16-224-RU3-40") model = AutoModelForImageClassification.from_pretrained("Augusto777/vit-base-patch16-224-RU3-40") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 34
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343230128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5990c0f2fada922d6672a5645eb23453a45fdc0ab8e3a60a45fba4a5836ac3e6
|
| 3 |
size 343230128
|
runs/May23_18-36-22_DESKTOP-SKBE9FB/events.out.tfevents.1716510986.DESKTOP-SKBE9FB.14084.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:7cbe5c43fdf8e78cfff6b5e2b727c1930324e003d4155b1899979a935377135f
|
| 3 |
+
size 26241
|