Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a leaf disease detection and cure tips recommendation system.

TanushreeSB/LeafCure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeafCure

This is a leaf disease detection and cure tips recommendation system made using CNN.

1. Project Overview:

  • It's is an end-to-end plant health diagnosis system that combines computer vision with agricultural expertise to:

  • Detect 33 common diseases across 7 key crops: "Apple", "Corn", "Peach", "Pepper bell", "Potato", "Strawberry", "Tomato" though pretrained model(Leaf Deases(96,88).h5)

  • Recommend science-backed treatments

  • Provide preventive care guidance

  • Support farmers in remote areas

2 Key Statistics:

96.88% training accuracy

88% real-world validation accuracy

<500ms inference time on mobile devices

Supports 5 regional languages

3. Model Specifications

  • Core Network:

  • Type: Deep Convolutional Neural Network

Layers:

  • 3 Convolutional Blocks (32→64→128 filters)

512-node Dense Layer

33-class Output (Softmax)

4. User Interface

  • 4.1 Workflow Plant Selection → 2. Image Capture → 3. Diagnosis → 4. Treatment Options → 5. Care Calendar

  • 4.2 Mobile Optimization

5. UI:

image

image

image

image

image

image

image

image

image

image

image

image

image

image

About

This is a leaf disease detection and cure tips recommendation system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages