Skip to content

Adith1207/Plant_Disease_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌿 Plant Disease Classification Web App


πŸš€ Project Overview

This web application classifies plant leaf images into one of 72+ plant diseases using a fine-tuned DenseNet121 model trained with PyTorch.

The frontend allows users to upload a leaf image, and the backend (Flask) serves the model’s prediction along with disease details, prevention tips, and fertilizer recommendations β€” all in real time.


🧠 Tech Stack

  • πŸ”¬ PyTorch – For building and loading the deep learning model
  • 🎨 HTML/CSS – User interface
  • πŸ”Œ Flask – Backend API and model serving
  • πŸ–Ό Torchvision – For image transforms
  • πŸ§ͺ Pillow & NumPy – Image processing & computation

🧰 Features

  • Upload leaf images from any device
  • Real-time prediction using DenseNet
  • JSON-based mapping for:
    • πŸ” Disease details
    • 🌾 Prevention & treatment
    • 🌱 Fertilizer suggestions
  • Easy-to-use frontend
  • Runs locally or deploys easily

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published