Instructions to use Sohaibsoussi/vit-beans_leaves_disease with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sohaibsoussi/vit-beans_leaves_disease with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Sohaibsoussi/vit-beans_leaves_disease") 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("Sohaibsoussi/vit-beans_leaves_disease") model = AutoModelForImageClassification.from_pretrained("Sohaibsoussi/vit-beans_leaves_disease") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343227052
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fc0040921a48c9587b5b04318a1926c5dc4e2f9c6732d77d0c44eb39621202e
|
| 3 |
size 343227052
|
runs/Dec01_00-02-21_WorkstationLPRI/events.out.tfevents.1733008123.WorkstationLPRI.1682692.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:d208a6224d77255164b3281ea733e60aa56c22a04a6f938e98d02c3f185a3d95
|
| 3 |
+
size 9944
|