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 8
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:3870b7b426040e368cea8c557e0866f829da3f59b1da664986ec77c0a0bb179a
|
| 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:790131d5ad3308b7db21dc6e62a8df9d9a8d21cf1cff46352c3a336384194801
|
| 3 |
+
size 20423
|