Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,11 @@ It achieves the following results on the evaluation set:
|
|
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,
|
|
|
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 |
+
obtaining the following notebook:
|
40 |
+
|
41 |
+
https://colab.research.google.com/drive/14ItHnpARBBGaYQCiJwJsnWiiNQnlrIyP?usp=sharing
|
42 |
|
43 |
The possible classified diseases are: Tomato Tomato YellowLeaf Curl Virus , Tomato Late blight ,
|
44 |
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,
|