RicardoPoleo commited on
Commit
1f5b275
1 Parent(s): b11f663

Added metadata at the top

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Custom CNN Model for Fruit and Vegetable Disease Detection
3
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ thumbnail: "https://link.to/your/thumbnail/image.png"
5
+ tags:
6
+ - image-classification
7
+ - food
8
+ - health
9
+ license: cc0-1.0
10
+ datasets:
11
+ - fruit-and-vegetable-disease-healthy-vs-rotten
12
+ metrics:
13
+ - accuracy
14
+ ---
15
 
16
  # Custom CNN Model for Fruit and Vegetable Disease Detection
17