Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use ndarocha/swin-tiny-patch4-window7-224-breastdensity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ndarocha/swin-tiny-patch4-window7-224-breastdensity with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="ndarocha/swin-tiny-patch4-window7-224-breastdensity") 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("ndarocha/swin-tiny-patch4-window7-224-breastdensity") model = AutoModelForImageClassification.from_pretrained("ndarocha/swin-tiny-patch4-window7-224-breastdensity") - 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 110348984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b955548a391ccca842b28d1dc124caec5f762f525659a442f55b8c1302d0ee17
|
| 3 |
size 110348984
|
runs/Dec17_15-38-50_d2907fa7b45a/events.out.tfevents.1702827540.d2907fa7b45a.511.2
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:2ee20137a4f3fb72a27e36c917b312933d0d6ae958e3c2240df199e5a6a6ccb5
|
| 3 |
+
size 5896
|