Skip to content

Kavin2028/Wheat-Disease-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wheat-Disease-Detection-Deployed as Web app

Dataset :Kaagle-https://www.kaggle.com/datasets/sinadunk23/behzad-safari-jalal/data

So far we've trained for 3 diseases Brown_rust,Yellow_rust,Septoria Diseases In Wheat Plant

Disease Classes: Aphid [Pest] Mite [Pest] Stem Fly [Pest] Rusts Black Rust / Stem Rust Brown Rust / Leaf Rust Yellow Rust / Stripe Rust Smut (Loose, Flag) Common Root Rot Helminthosporium Leaf Blight / Leaf Blight Wheat Blast Fusarium head blight / Scab Septoria Leaf Blotch Spot Blotch Tan Spot Powdery Mildew

Datset For the above diseases is-https://www.kaggle.com/datasets/kushagra3204/wheat-plant-diseases

Model Used is CNN Sequential Model Image Size-256 Batch Size-32 No of Epoch-10 Accuracy:93% Commands: $pip install flask $python app.py

Screenshots: image image

Predicted Output: image

Base Papers: https://www.sciencedirect.com/science/article/pii/S2352914821001313

Run the model so the pre-trained model get downloaded in .h5 format use the pre-trained model to detect the diseases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published