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 1
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:57d41e65a45a402261d98ce654aea3121f8c8fe5f7988478f5194e72bd92089c
|
| 3 |
size 110342832
|
runs/May03_04-29-29_454c64b3c6c7/events.out.tfevents.1746246575.454c64b3c6c7.15039.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c615651b8920db31d0093e328f496bd01b0f405766e610defa4859f7ce33348
|
| 3 |
+
size 5710
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86a698736cf5349d9c09805ccfcc04cc263ad9c965e429dff848d53b02a21045
|
| 3 |
size 5777
|