Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use Angy309/swin-tiny-patch4-window7-224-LEGO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Angy309/swin-tiny-patch4-window7-224-LEGO with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Angy309/swin-tiny-patch4-window7-224-LEGO") 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("Angy309/swin-tiny-patch4-window7-224-LEGO") model = AutoModelForImageClassification.from_pretrained("Angy309/swin-tiny-patch4-window7-224-LEGO") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110385904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46cf5ae5b3075e2dd88afcbd5db9396fd86bc168af640ea62ef25d003b044fb9
|
| 3 |
size 110385904
|
runs/May13_10-18-28_6aa421215e05/events.out.tfevents.1715595517.6aa421215e05.377.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:71b79651c53d371afaa8562d80a3f0ff8bc7a40815cce5e50fa6709b18bbc502
|
| 3 |
+
size 12616
|