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 2
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:c4ef3a4151ec708c82dbc29347cace4bd3fdc8b6223af2cda475468f7554e6af
|
| 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:68ed42e012c9b6cf7328b56bbe28559a88aae9cc96c70009746eb8011ff525a9
|
| 3 |
+
size 6715
|