Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use Sara5115/swin-tiny-patch4-window7-224-BlurClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sara5115/swin-tiny-patch4-window7-224-BlurClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Sara5115/swin-tiny-patch4-window7-224-BlurClassification") 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("Sara5115/swin-tiny-patch4-window7-224-BlurClassification") model = AutoModelForImageClassification.from_pretrained("Sara5115/swin-tiny-patch4-window7-224-BlurClassification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110342832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1f5ab6d3c5a8a38d7148fd226dc47c161e729ec062f265b012e0bd86f418dfd
|
| 3 |
size 110342832
|
runs/May03_04-29-29_454c64b3c6c7/events.out.tfevents.1746246575.454c64b3c6c7.15039.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:46c3e538f5ee8893893b0781fc196940790e6ab75017a290a7d067be79ff252f
|
| 3 |
+
size 6375
|