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 8
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:ef3633676455aa2a671d2d98fa2cc8769b39eac2a2ab2a43a1bfff6e111d5d20
|
| 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:5d794619fb4c4791b5d08557bbcaf8a430e0758b871aaf1d5ac4e0748b72fe31
|
| 3 |
+
size 16840
|