Update README.md
Browse files
README.md
CHANGED
|
@@ -36,15 +36,15 @@ It achieves the following results on the evaluation set:
|
|
| 36 |
|
| 37 |
## Model description
|
| 38 |
|
| 39 |
-
|
| 40 |
|
| 41 |
## Intended uses & limitations
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
## Training and evaluation data
|
| 46 |
|
| 47 |
-
|
| 48 |
|
| 49 |
## Training procedure
|
| 50 |
|
|
|
|
| 36 |
|
| 37 |
## Model description
|
| 38 |
|
| 39 |
+
This model distinguishes between healthy and diseased bean leaves. It can also categorize between two diseases: bean rust and angular leaf spot. Just upload a photo and the model will tell you the probability of these three categories.
|
| 40 |
|
| 41 |
## Intended uses & limitations
|
| 42 |
|
| 43 |
+
Just classifies bean leaves
|
| 44 |
|
| 45 |
## Training and evaluation data
|
| 46 |
|
| 47 |
+
The model was trained with the dataset beans: https://huggingface.co/datasets/beans
|
| 48 |
|
| 49 |
## Training procedure
|
| 50 |
|