Image Classification
Transformers
TensorBoard
Safetensors
mobilenet_v2
Generated from Trainer
Eval Results (legacy)
Instructions to use A2H0H0R1/mobilenet_v2_1.0_224-plant-disease2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use A2H0H0R1/mobilenet_v2_1.0_224-plant-disease2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="A2H0H0R1/mobilenet_v2_1.0_224-plant-disease2") 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("A2H0H0R1/mobilenet_v2_1.0_224-plant-disease2") model = AutoModelForImageClassification.from_pretrained("A2H0H0R1/mobilenet_v2_1.0_224-plant-disease2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9264680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80f66f066e864b7b8e2f3f90eaecffe98ccacaa599c97488f9ce23a9d96c6dd8
|
| 3 |
size 9264680
|
runs/Dec22_09-06-12_17aa6734d17f/events.out.tfevents.1703236112.17aa6734d17f.604.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:35ce4580bc093d6189d7a936213d38ff7b3a09a11d6ae825b76366388c97d195
|
| 3 |
+
size 24157
|