Instructions to use aalonso-developer/vit-base-clothing-leafs-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aalonso-developer/vit-base-clothing-leafs-example with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="aalonso-developer/vit-base-clothing-leafs-example") 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("aalonso-developer/vit-base-clothing-leafs-example") model = AutoModelForImageClassification.from_pretrained("aalonso-developer/vit-base-clothing-leafs-example") - Notebooks
- Google Colab
- Kaggle
Commit ·
0249933
1
Parent(s): 91e2909
Training in progress, step 36000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 360552749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e7b928a23e6cb66b71030426d53a9fbca942ccdf322ec06c776c5fade7d066c
|
| 3 |
size 360552749
|
runs/May26_21-32-23_adrian-development/events.out.tfevents.1685129546.adrian-development.12758.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:02b2bf1cff8907a91a195b9cadd8fba985dc42dc38f4bd565c4ac09bec5139a2
|
| 3 |
+
size 479796
|