Image Classification
Transformers
PyTorch
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use ravipratap366/swin-tiny-patch4-window7-224-Mid-NonMidMarket-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ravipratap366/swin-tiny-patch4-window7-224-Mid-NonMidMarket-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="ravipratap366/swin-tiny-patch4-window7-224-Mid-NonMidMarket-Classification") 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("ravipratap366/swin-tiny-patch4-window7-224-Mid-NonMidMarket-Classification") model = AutoModelForImageClassification.from_pretrained("ravipratap366/swin-tiny-patch4-window7-224-Mid-NonMidMarket-Classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110398382
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8d3b8a988239adc1d77749d4df6551bb6a5618b61e8260cd941f4f8772050ad
|
| 3 |
size 110398382
|
runs/Jun03_09-07-00_40d03c630f49/events.out.tfevents.1717405639.40d03c630f49.1.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:3b70f09113d72cfd7aa43000a128272e98bc6bb9081c7af30b795139d0a24bc3
|
| 3 |
+
size 22366
|