Instructions to use AishaKanwal/ModelsViT_RiceDisease with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AishaKanwal/ModelsViT_RiceDisease with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="AishaKanwal/ModelsViT_RiceDisease") 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("AishaKanwal/ModelsViT_RiceDisease") model = AutoModelForImageClassification.from_pretrained("AishaKanwal/ModelsViT_RiceDisease") - Notebooks
- Google Colab
- Kaggle
Commit ·
50e57a2
1
Parent(s): a258d33
Training in progress, epoch 42
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94378701
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02b46cbf0b6405f4729ef652ef06a561d4272f9042820a4ef2569151ce98f4b9
|
| 3 |
size 94378701
|
runs/Jun02_09-52-36_31c324d53d4a/events.out.tfevents.1685699662.31c324d53d4a.514.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:43210a138f583eb70016115f7fcb189bb4281e93a2d268bc7b7606357720d785
|
| 3 |
+
size 53535
|