kero2111 commited on
Commit
36eb585
·
verified ·
1 Parent(s): b6a5f5d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Plant Disease Classification Model
2
 
3
  This repository contains a pre-trained InceptionResNetV2 model for plant disease classification. The model can classify 38 different plant diseases and healthy conditions across various plant species.
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - image-classification
6
+ - plant-disease
7
+ - keras
8
+ - tensorflow
9
+ - computer-vision
10
+ - agriculture
11
+ license: mit
12
+ datasets:
13
+ - plant-disease-dataset
14
+ metrics:
15
+ - accuracy
16
+ library_name: keras
17
+ pipeline_tag: image-classification
18
+ ---
19
+
20
  # Plant Disease Classification Model
21
 
22
  This repository contains a pre-trained InceptionResNetV2 model for plant disease classification. The model can classify 38 different plant diseases and healthy conditions across various plant species.