Image Classification
Transformers
TensorBoard
Safetensors
swinv2
Generated from Trainer
Eval Results (legacy)
Instructions to use vintage-lavender619/swinv2-tiny-patch4-window8-256-finalterm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vintage-lavender619/swinv2-tiny-patch4-window8-256-finalterm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="vintage-lavender619/swinv2-tiny-patch4-window8-256-finalterm") 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("vintage-lavender619/swinv2-tiny-patch4-window8-256-finalterm") model = AutoModelForImageClassification.from_pretrained("vintage-lavender619/swinv2-tiny-patch4-window8-256-finalterm") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110356296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16d99c9c68650fc6e8704f3a3eec88cf82949eb0412a5da2872bce58fd164f65
|
| 3 |
size 110356296
|
runs/Jun10_10-03-54_4c61f7eac1f1/events.out.tfevents.1718013834.4c61f7eac1f1.793.9
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:5894c661b91e1bb9cc85c5efa0d1245ad86bff3d3e758cf9b6a301b83c16a23c
|
| 3 |
+
size 16300
|