Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use djbp/swin-base-patch4-window7-224-in22k-cons_Classification_base_V10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use djbp/swin-base-patch4-window7-224-in22k-cons_Classification_base_V10 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="djbp/swin-base-patch4-window7-224-in22k-cons_Classification_base_V10") 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("djbp/swin-base-patch4-window7-224-in22k-cons_Classification_base_V10") model = AutoModelForImageClassification.from_pretrained("djbp/swin-base-patch4-window7-224-in22k-cons_Classification_base_V10") - 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 347502916
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4b0327ec1c27065292a064257d9aaca3c5cdbbd3cfaded2515773015fe76622
|
| 3 |
size 347502916
|
runs/Sep04_09-20-52_data-science-wbi/events.out.tfevents.1725441845.data-science-wbi
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:ebf41be466a7095619c137d332525b19b22a663abea280f682da0e83ce1b1180
|
| 3 |
+
size 573
|
runs/Sep04_10-43-53_data-science-wbi/events.out.tfevents.1725446635.data-science-wbi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e26d8905fe1e98f73246089f11cf3279e0b2315369479864a22eecb3e89b7713
|
| 3 |
+
size 6025
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4859
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94e37e3e9593852872e53ceae80de89f4ef3a6f0003c15e63a82ef53367c61f2
|
| 3 |
size 4859
|