Skip to content

Established web app employs Python's Flask Framework for frontend structure, linking with a backend ML model to classify disease types in potato plants based on leaf images and the application of Convolutional Neural Networks.

Notifications You must be signed in to change notification settings

danishkhanbx/Potato-Disease-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plant Disease Classifier

About: In this project we aim to build a web app that can assist farmers in detecting potato plant diseases. The application will be able to classify the disease in an infected potato plant using it's leaf and Convolutional Neural Networks.

Run 🎯

1. Download or clone the repository

2. Open cmd or terminal

3. change directory (cd) to Potato-Disease-Classification-master

4. Enter pip install -r requirements.txt

5. Enter python app.py

Tools✅

Python 3.7
Flask
Tensorflow 2.6
Numpy
Matplotlib
HTML
CSS
Bootstrap
IDE: VScode

Tour!🎯

Video Explanation

Group2_MiniProject_Sem6.mp4

Home page

home

About page

about

Result page

res



Research Paper: Potato Leaf Disease Prediction

  • Description: A research project focused on using Convolutional Neural Network (CNN) to detect and identify potato leaf diseases, aiming to help farmers detect diseases early and prevent economic losses. The project achieved a classification accuracy of around 97% and utilized data augmentation to make the model more robust.
  • Online IJIRT Paper
  • Letter of Acceptance
  • Certificate of Each Member

About

Established web app employs Python's Flask Framework for frontend structure, linking with a backend ML model to classify disease types in potato plants based on leaf images and the application of Convolutional Neural Networks.

Topics

Resources

Stars

Watchers

Forks

Languages