Instructions to use mruby/swin-tiny-patch4-window7-224-attempt-m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mruby/swin-tiny-patch4-window7-224-attempt-m with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mruby/swin-tiny-patch4-window7-224-attempt-m") 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("mruby/swin-tiny-patch4-window7-224-attempt-m") model = AutoModelForImageClassification.from_pretrained("mruby/swin-tiny-patch4-window7-224-attempt-m") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110391601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96dc10682e0a0071b0ab21e18e6f965a89d4377d5d96c54eec7dc5a98c6752f5
|
| 3 |
size 110391601
|
runs/Jun08_22-17-27_0628-143542-dbxkge5g-10-139-64-19/events.out.tfevents.1686262665.0628-143542-dbxkge5g-10-139-64-19.8709.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:8113ddc1e0d87d968849fc9f7bdf68a90b8f1b21ac55bfccfd7e8765a69a6e0c
|
| 3 |
+
size 5975
|