Image Classification
Transformers
TensorBoard
Safetensors
swinv2
Generated from Trainer
Eval Results (legacy)
Instructions to use pk3388/swinv2-tiny-patch4-window8-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pk3388/swinv2-tiny-patch4-window8-256 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="pk3388/swinv2-tiny-patch4-window8-256") 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("pk3388/swinv2-tiny-patch4-window8-256") model = AutoModelForImageClassification.from_pretrained("pk3388/swinv2-tiny-patch4-window8-256") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110374752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df0fea5e53fad6008520cff32c7b1c8eff20202d86b22c8a6f4d24357c6e7088
|
| 3 |
size 110374752
|
runs/May05_07-10-57_3f0ecacdc517/events.out.tfevents.1714893068.3f0ecacdc517.1026.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:6280614ee94a999712804f5e3904cf3fbc923ca576bce08f1ff2079097730a5d
|
| 3 |
+
size 13730
|