gianlab commited on
Commit
54c7fb4
1 Parent(s): 32ad8f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -34,7 +34,11 @@ It achieves the following results on the evaluation set:
34
 
35
  ## Model description
36
 
37
- More information needed
 
 
 
 
38
 
39
  ## Intended uses & limitations
40
 
34
 
35
  ## Model description
36
 
37
+ This model was created by importing the dataset of the photos of diseased plants into Google Colab from kaggle here: https://www.kaggle.com/datasets/emmarex/plantdisease. I then used the image classification tutorial here: https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/image_classification.ipynb
38
+
39
+ The possible classified diseases are: Tomato Tomato YellowLeaf Curl Virus , Tomato Late blight ,
40
+ Pepper bell Bacterial spot, Tomato Early blight, Potato healthy, Tomato healthy , Tomato Target_Spot , Potato Early blight , Tomato Tomato mosaic virus, Pepper bell healthy, Potato Late blight,
41
+ Tomato Septoria leaf spot , Tomato Leaf Mold , Tomato Spider mites Two spotted spider mite , Tomato Bacterial spot .
42
 
43
  ## Intended uses & limitations
44