Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.41 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.41 KB

PlantDiseaseDetectionApp (CS-F266 SOP, Supervisor - Prof. Sundaresan Raman)

NOTE:- Code for ML model (Tensorflow on AlexNet) is given here .

Plant Disease Detection using ML model and Android App . CropTec_Ver1.0 is an Android Application which is used for detecting crop diseases using images of crop plants .

page1

Hindi Language is given is an option, since this application will be mostly used by villagers and English language should not be a barrier for them to access this app.

page2

You can either click a photo, or select a photo from an existing memory .

page3

After pressing the PROCESS Button, this image will be taken as an input for the ML Model (which has already been trained) and the output will come out to be (given below)

page4

Where we get the Plant, Disease, Cause and the Accuracy (Probability) with which the model has predicted that particular Disease .