Image Classification
Transformers
TensorBoard
Safetensors
swinv2
Generated from Trainer
Eval Results (legacy)
Instructions to use Augusto777/swinv2-tiny-patch4-window8-256-ve-Ub with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Augusto777/swinv2-tiny-patch4-window8-256-ve-Ub with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Augusto777/swinv2-tiny-patch4-window8-256-ve-Ub") 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/swinv2-tiny-patch4-window8-256-ve-Ub") model = AutoModelForImageClassification.from_pretrained("Augusto777/swinv2-tiny-patch4-window8-256-ve-Ub") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
runs/Jun17_10-49-38_DESKTOP-SKBE9FB/events.out.tfevents.1718642979.DESKTOP-SKBE9FB.1928.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:2d6af05c49814b7363aaa61a6576885551cf638c62fe423a5c6c92af20754ae5
|
| 3 |
+
size 5428
|
runs/Jun17_10-52-28_DESKTOP-SKBE9FB/events.out.tfevents.1718643149.DESKTOP-SKBE9FB.1840.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d8313a2142dc8ff74e0e9d9795708983e325547ee083f4de23271a54210e065
|
| 3 |
+
size 5111
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f25fbc6bb48f4095c8bf96e2d8f2ff9b38a1cbda57464b62a869cbd85710f50
|
| 3 |
size 4792
|