INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XIV, Issue XII, December 2025
Real-Time Image-Based Recognition of Mango Leaf Diseases Using
Convolutional Neural Networks
Priyanka Gonnade, Saloni Zade, Sonal Shende, Tanishka Mahajan, Tanvi Jain, Tejas Agarkar
Department of Computer Science & Engineering, G H Raisoni College of Engineering & Management,
Nagpur, Maharashtra, India
Received: 17 November 2025; Accepted: 20 December 2025; Published: 31 December 2025
ABSTRACT:
Mango is a vital tropical fruit crop, yet its productivity is often reduced by leaf diseases such as Powdery Mildew,
Dieback, Anthracnose, Bacterial Canker, and Sooty Mold. These infections lower yield, degrade fruit quality,
and cause major economic losses. Early detection is crucial but challenging for farmers with limited expert
access.
This study proposes an image-based classification system using Convolutional Neural Networks (CNN) for
accurate disease recognition. A curated dataset of mango leaf images was pre-processed and augmented to
address class imbalance. The CNN model outperformed traditional classifiers like Support Vector Machine
(SVM) and Decision Tree in terms of accuracy, robustness, and efficiency.
The system not only detects multiple diseases with high precision but also offers severity estimation, visual
feedback, and farmer-friendly
treatment recommendations. Designed for real-time use via smartphones or
field cameras, it provides a scalable and accessible solution to support precision agriculture.
Keywords: Mango leaf disease, CNN, Image classification, Deep learning, Precision agriculture, Real-time
detection
INTRODUCTION:
Mango (Mangifera indica) is one of the most commercially valuable fruit crops in India and across the tropics.
Despite its economic and nutritional importance, mango cultivation faces numerous challenges, with leaf
diseases being one of the most severe threats [1,5]. Diseases such as Powdery Mildew, Dieback, Anthracnose,
Bacterial Canker, and Sooty Mold adversely affect leaf health, reduce photosynthetic efficiency, and
consequently lower fruit yield and quality, leading to substantial economic losses for farmers [1,4].
Traditionally, disease detection in mango trees relies on manual inspection by farmers or agricultural experts.
However, this approach is labour-intensive, time- consuming, and prone to errors, especially in large orchards
or in areas where expert knowledge is scarce [5]. Moreover, delayed or inaccurate diagnosis can result in
inappropriate treatment measures, which may worsen the infection and increase the cost of cultivation [4,5].
Recent advances in computer vision and machine learning provide a promising alternative through automated
disease detection systems [2,3,6]. These systems leverage image-based analysis to identify disease symptoms
accurately and rapidly. Convolutional Neural Networks (CNN) [2,4,5], a type of deep learning model, have
shown exceptional performance in image recognition tasks due to their ability to automatically learn hierarchical
features from raw images. Classical machine learning algorithms, such as Support Vector Machine (SVM) and
Decision Tree [5,6], also offer disease classification capabilities, particularly when combined with robust feature
extraction techniques.
This study aims to develop an automated, efficient, and user-friendly system for classifying five major mango
leaf diseases using CNN [2,4]. Comparative analysis with SVM and Decision Tree classifiers is also performed
Page 317