Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,6 +11,19 @@ tags:
|
|
| 11 |
metrics:
|
| 12 |
- accuracy
|
| 13 |
pipeline_tag: image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# ConvNeXt-Large Cloud Plant Disease Diagnostician
|
|
|
|
| 11 |
metrics:
|
| 12 |
- accuracy
|
| 13 |
pipeline_tag: image-classification
|
| 14 |
+
model-index:
|
| 15 |
+
- name: convnext_large_cloud_best
|
| 16 |
+
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: image-classification
|
| 19 |
+
name: Image Classification
|
| 20 |
+
dataset:
|
| 21 |
+
name: Plant Disease Classification Merged Dataset
|
| 22 |
+
type: plant-disease-classification-merged-dataset
|
| 23 |
+
metrics:
|
| 24 |
+
- type: accuracy
|
| 25 |
+
value: 96.42
|
| 26 |
+
name: Validation Accuracy
|
| 27 |
---
|
| 28 |
|
| 29 |
# ConvNeXt-Large Cloud Plant Disease Diagnostician
|