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 4
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:865554b78a3e83cb3a2c7c554c20b7cbbe461ddb90dd30e0e693eb5d5094e464
|
| 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:1502d3bb97fdac24b6ffac89a7e049c6f42c67383bf348c6af881179473fde6d
|
| 3 |
+
size 11095
|