AI Crop Health Decision Support
Helping farmers make data-driven decisions using machine learning.
Upload a photo of a mango leaf and the model classifies it across 8 disease categories in the browser, giving fast visual diagnosis support without a backend.
Drag and drop or select a JPG/PNG photo of the mango leaf you want to analyse.
EfficientNetB0 runs client-side in your browser — no server, no upload delays.
See the prediction, confidence, disease details, and visual analysis of the leaf.
Problem → Solution → Impact
Farmers face uncertainty from disease pressure, environmental shifts, and delayed field inspection, which can lead to weak planning and avoidable crop loss.
A machine learning image classifier analyzes mango leaf symptoms and predicts the most likely disease class from the uploaded image.
Use Cases
Quickly check whether a mango leaf shows signs of a known disease class.
Use early image-based classification as an input to field monitoring and disease management decisions.
Support faster escalation from observation to action by narrowing the likely disease type.
Model Intelligence
EfficientNetB0 convolutional neural network exported to TensorFlow.js for browser inference.
Leaf color distribution, lesion edges, surface texture, shape irregularities, and disease pattern contrast.
Mango leaf disease image dataset with 8 classes, prepared locally in this project for retraining and export.
Metrics
Architecture
or click to browse · JPG, PNG supported
No image selected
Detected Condition
—
Overview
Loading…
Symptoms
Loading…
Control
Loading…
Visual Analysis
Sobel edge detection highlights structural boundaries — veins, lesion edges, and texture transitions that the model uses as discriminating features.
RGB channel histogram. Healthy leaves skew heavily green; diseased leaves often show elevated red or reduced green intensity.