
www.rsisinternational.org
INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING, MANAGEMENT &
APPLIED SCIENCE (IJLTEMAS)
ISSN No. 2278-2540 | DOI: 10.51584/IJLTEMAS | Volume XV Issue XIII May 2026
in fine detail, these models can detect subtle variations in color, texture, and shape to accurately distinguish
between healthy and diseased leaves. AI-based methods provide several advantages over traditional
approaches, including faster detection, consistent and unbiased results, the ability to process large datasets,
and reduced dependence on human expertise.
Many deep learning architectures, including ResNet, DenseNet, VGG, Inception, and MobileNet, have been
successfully applied to cotton leaf disease detection. Although these models achieve high classification
accuracy, several practical challenges persist, such as limited availability of annotated datasets, variability in
disease symptoms due to environmental conditions, and high computational requirements for training and
deployment. Therefore, it is essential to review recent advancements, compare different models, and identify
future directions in AI-driven cotton disease detection. This review aims to provide a comprehensive
understanding of existing approaches and their potential to improve disease management, reduce crop losses,
and support sustainable cotton cultivation. Additionally, the integration of lightweight architectures and
optimization techniques can enhance real-time deployment and model efficiency. Overall, these developments
contribute to the advancement of intelligent and scalable agricultural systems.
Related Work
Md. Manowarul Islam et al. propose an advanced deep learning-based approach for automated cotton leaf
disease detection, aiming to improve agricultural productivity by enabling early and accurate diagnosis. The
study primarily focuses on the application of fine-tuned transfer learning models, where pre-trained
convolutional neural networks such as VGG-16, VGG-19, Inception- V3, and Xception are adapted to the
specific task of cotton disease classification. Instead of using these models directly, the authors enhance their
performance by modifying the architecture, including removal of final layers and addition of new layers like
global pooling, batch normalization, dropout, and dense layers, which helps in better feature extraction and
reduces overfitting. The methodology begins with collecting a labeled dataset of cotton leaf and plant images,
followed by extensive preprocessing techniques such as resizing, sharpening, rescaling, shearing, zooming,
and horizontal flipping to improve data quality and generalization. The dataset is then divided into training
and testing sets, typically in an 80:20 ratio, to evaluate model performance effectively. During training, the
models are fine-tuned using a low learning rate to preserve learned features while adapting to the new dataset.
The performance of each model is assessed using standard evaluation metrics including accuracy, precision,
recall, and F1-score, along with
confusion
matrix
analysis
to
understand classification behavior. Among all
the implemented algorithms, the Xception model demonstrates the best performance, achieving an accuracy
of 98.70%, outperforming other models due to its depthwise separable convolution mechanism and efficient
feature representation capability. Furthermore, the study highlights the practical applicability of the proposed
system by integrating the trained model into a web-based smart application, where users can upload images
of cotton leaves and receive instant disease predictions. This real-time implementation makes the approach
highly useful for farmers and agricultural experts, reducing dependency on manual inspection and minimizing
crop loss. Overall, the paper emphasizes the effectiveness of fine-tuned deep learning models in plant disease
detection and showcases how transfer learning can significantly enhance classification accuracy in
agricultural applications.[1]
Nagarjun, K. Srinivas, M. Siva Kumar, and M. Venkata Naresh describe a deep learning-driven framework
for the accurate identification of cotton leaf diseases, which are a major factor affecting crop yield and overall
agricultural productivity. The authors propose the utilization of advanced transfer learning techniques by
leveraging pre-trained convolutional neural network architectures, including ResNet101, Inception v2, and
DenseNet121, which are further fine-tuned to suit the specific characteristics
of the cotton disease
dataset.
To enhance the optimization process during model training, the authors incorporate the Nesterov Accelerated
Gradient (NAG) algorithm, which improves convergence speed and ensures more stable learning compared
to conventional optimization methods. The proposed methodology involves systematic stages, beginning with
image acquisition, followed by preprocessing operations to improve image quality and reduce noise, and
subsequently feature extraction using deep convolutional layers. The processed images are then classified into
healthy and diseased categories using the trained models. Extensive experimental evaluation demonstrates
that the proposed approach achieves a high classification accuracy of up to 99%, surpassing the performance
of individual baseline models. Furthermore, the authors emphasize that the integration of transfer learning