ShyamSriKarthik GitHub avatar

Plant-Disease-Detection

ShyamSriKarthik

A Flask web application that uses a PyTorch EfficientNet-B5 model to classify plant leaf diseases from photos, returning predictions, confidence scores, treatment guidance, and location-based agriculture support.

Stars

4

7-day growth

No data

Forks

1

Open issues

0

License

MIT

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It combines a state-of-the-art deep learning model with practical, actionable outputs such as treatment advice and nearby agriculture services, all in a deployable web app.

Who it is for

  • Farmers and agricultural workers
  • Agricultural extension officers and advisors
  • Plant pathologists and researchers
  • Hobbyist gardeners and plant enthusiasts

Use cases

  • Identifying plant diseases from mobile or laptop leaf images
  • Getting organic and chemical treatment recommendations
  • Locating nearby agriculture support services based on browser location
  • Educational tool for learning about plant disease symptoms and management

Strengths

  • Uses EfficientNet-B5, a powerful and efficient image classification architecture
  • Provides top-3 predictions with confidence scores and detailed treatment guidance
  • Supports multiple Indian languages via Deep Translator and location-based help via OpenStreetMap
  • Includes Gunicorn deployment configuration and Git LFS for large model hosting

Considerations

  • Requires Git LFS setup to download the large model checkpoint
  • Predictions are for informational purposes only; users must consult local experts for critical decisions
  • Dataset is not included and must be downloaded separately if training is desired

README quick start

Installation

Description

AI-powered Plant Disease Detection using EfficientNet-B5, Flask, PyTorch, and multilingual support.

Related repositories

Similar projects matched by category, topics, and programming language.

slvDev
Featured
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI & Machine LearningLarge Language Models
1,960
gavamedia
Featured
gavamedia GitHub avatar

deltafin

Deltafin is a research project that runs the 2.8-trillion-parameter Mixture-of-Experts model Kimi K3 on a single Apple Silicon Mac (e.g., M1 Max with 64 GB) at about 16 seconds per token, using exact, reproducible inference with local or streaming expert loading.

AI & Machine LearningLarge Language Models
304
jamesob
Featured
jamesob GitHub avatar

local-llm

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.

AI & Machine LearningLarge Language Models
1,660