Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🍇 Grape Leaf Disease Detector
|
2 |
|
3 |
## Overview
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- image-classification
|
4 |
+
- pytorch
|
5 |
+
- huggingpics
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: grape-leaf-disease-detector
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Image Classification
|
13 |
+
type: image-classification
|
14 |
+
metrics:
|
15 |
+
- name: Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.9200000166893005
|
18 |
+
datasets:
|
19 |
+
- grape-leaf-disease-dataset
|
20 |
+
license: cc-by-nc-nd-4.0
|
21 |
+
---
|
22 |
+
|
23 |
# 🍇 Grape Leaf Disease Detector
|
24 |
|
25 |
## Overview
|