Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ datasets:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Image Classification
|
|
@@ -27,7 +27,7 @@ model-index:
|
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 28 |
should probably proofread and complete it, then remove this comment. -->
|
| 29 |
|
| 30 |
-
#
|
| 31 |
|
| 32 |
This model is a fine-tuned version of [google/mobilenet_v2_1.0_224](https://huggingface.co/google/mobilenet_v2_1.0_224) on the [Kaggle version](https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset) of the [Plant Village dataset](https://github.com/spMohanty/PlantVillage-Dataset).
|
| 33 |
It achieves the following results on the evaluation set:
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
+
- name: healthy-plants-model
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Image Classification
|
|
|
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 28 |
should probably proofread and complete it, then remove this comment. -->
|
| 29 |
|
| 30 |
+
# healthy-plant-disease-identification
|
| 31 |
|
| 32 |
This model is a fine-tuned version of [google/mobilenet_v2_1.0_224](https://huggingface.co/google/mobilenet_v2_1.0_224) on the [Kaggle version](https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset) of the [Plant Village dataset](https://github.com/spMohanty/PlantVillage-Dataset).
|
| 33 |
It achieves the following results on the evaluation set:
|