maurope commited on
Commit
7103c57
·
1 Parent(s): af63d5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -37,9 +37,15 @@ It achieves the following results on the evaluation set:
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
  ![Healty](healty.jpg)
42
 
 
 
 
 
 
 
43
 
44
  ## Intended uses & limitations
45
 
 
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
+ # Healty
41
  ![Healty](healty.jpg)
42
 
43
+ # Bean Rust
44
+ ![bean_rust](bean_rust.jpg)
45
+
46
+ # Angular Leaf Spot
47
+ ![angular_leaf_spot](angular_leaf_spot.jpg)
48
+
49
 
50
  ## Intended uses & limitations
51