determine the best architecture to apply in the
classification of neem leaf diseases. To evaluate the
performance, a dataset of 1,862 images of neem
leaves was used, classified into six classes:
Alternaria, Dieback, Leaf Blight, Leaf Miners with
Powdery Mildew, Powdery Mildew, and Healthy.
From the experimental results, the proposed
MobileNet-DenseNet model contributions are
proposing a hybrid deep learning model (MobileNet-
DenseNet) for accurate neem leaf disease
classification (R. Kanagaraj et al., 2023). Compares
the performance of the other three hybrid models to
select the optimal architecture. Demonstrates the
proposed model's practical application for the
diagnosis of neem leaf diseases automatically, which
is beneficial for precision agriculture and sustainable
neem tree cultivation.
2 RELATED WORKS
This paper explores a set of hybrid deep learning
architectures for plant disease detection, emphasizing
their effectiveness in the field of precision
agriculture. One of the commonly used methods
involves combining EfficientNetB0 with
MobileNetV2, both light-weight mobile
architectures, with an accuracy rate of 98.44%. This
hybrid system is more effective compared to other
conventional CNN-based architectures like ResNet
and AlexNet and, therefore, is a promising candidate
for plant disease diagnosis in real-time (Vamshi et al.,
2024). Another method involves combining Artificial
Neural Networks (ANNs) and Convolutional Neural
Networks (CNNs) for differentiation between
different types of plant diseases and achieves 98%
accuracy, 97% precision, and 96% recall (Vellela et
al., 2024).
A hybrid stacking learning approach that
integrates pre-trained models with image processing
technology has demonstrated improved performance.
With ensemble CNNs trained on the Plant Village
dataset that contains images of healthy and diseased
leaves, this approach achieves a classification
accuracy range of 99.75% to 100% (Sheneamer et al.,
2024). A hybrid approach integrating wavelet
analysis, autoencoder denoising, and SVM
classification has been reported to be effective for a
range of plant species but is not specifically neem leaf
disease (Huddar et al., 2024). A hybrid model
integrating EfficientNetB7 enhances image
segmentation and classification with an Adaptive and
Attention-aided Mask R-CNN (AAM-RCNN), which
is further optimized by the Boosted Random
Parameter-based Golden Tortoise Beetle Optimizer
(BRP-GTBO). This approach significantly improves
plant disease detection and classification accuracy
(Patil et al., 2025). Another hybrid model involving
Convolutional Neural Networks (CNNs) and K-
means clustering clocks 98.38% accuracy on a
database of 7,771 leaf images, which suggests its
application in the automatic diagnosis of diseases
(Mallma et al., 2021). Comparison of deep learning
architectures such as VGG16, VGG19, and ResNet50
has stated that limitations in datasets are a significant
challenge, thus resulting in the application of hybrid
models that combine deep learning and machine
learning methods in a bid to improve classification
performance (Kumar, S., & Singh, S. R. (2023).
Traditional image processing techniques such as
histogram equalization, K-means clustering, and
feature extraction via methods such as the Discrete
Wavelet Transform (DWT), Principal Component
Analysis (PCA), and Gray-Level Co-occurrence
Matrix (GLCM) have also been tried, with CNNs
performing consistently better than Support Vector
Machines (SVM) and k-Nearest Neighbors (KNN)
classifiers in disease identification (Kanabur et al.,
2019).
A hybrid AlexNet+SVM model was discovered to
have 99.9986% accuracy in large-scale plant disease
classification of 38 leaf diseases on 12 crop species,
though this approach is not particularly designed for
neem leaf infections (Kawatra et al., 2020). A CNN-
DenseNet hybrid model was employed in another
research to enhance feature extraction to an accuracy
of 98.79% and may potentially be employed as a
precision agriculture tool (Dari et al., 2023). Hybrid
models with K-means clustering to mark disease area
and CNNs for classification had a mean accuracy of
92.6%, which is higher than conventional
classification methods (Devi, N., et al., 2025). The
fusion of ViTs and CNNs has also been employed for
the detection of plant diseases. A VGG16, Inception-
V3, and DenseNet20-based model as the CNN feature
extractors attained 99.24% accuracy in apple leaf
disease detection and 98% accuracy in the
classification of corn leaf diseases, signifying the
effectiveness of hybrid models in multi-scale feature
extraction (Aboelenin et al., 2021). Transfer learning
techniques incorporating DenseNet201 and VGG16
and SVM have also significantly enhanced the
performance of disease classification with high F-
scores and improved performance over individual
deep learning models (Sharma et al., 2023).