Skip to content

Chaitanyakrishna294/YOLO_Mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍃 Advanced Mango Disease Detection Using YOLO + Edge Enhancement

This project implements a YOLO-based deep learning model to detect and classify mango leaf diseases with high accuracy. To improve feature extraction, a Canny edge-enhanced channel is added to the input, helping the model focus on leaf texture, disease boundaries, and infection patterns.

To further boost performance, Grey Wolf Optimization (GWO) is used for hyperparameter tuning—resulting in significantly better accuracy and model stability. The system is designed to support early detection, helping farmers and agricultural teams take timely action.

🔍 Key Features

YOLO-based real-time mango disease detection

Additional Canny edge channel for improved feature extraction

GWO-based hyperparameter optimization

Custom dataset preprocessing pipeline

High accuracy and improved interpretability

🛠 Tech Stack / Skills Used

Python, OpenCV, YOLO, Canny Edge Detection, Grey Wolf Optimization (GWO), Deep Learning, Computer Vision, Image Preprocessing, Model Training & Evaluation

About

Advanced Mango Disease Detection Using YOLO with Edge Enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors