PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 12, 2026ELCVIA Electronic Letters on Computer Vision and Image Analysis0 citationsOpen Access

Using Hybrid Pre-trained Convolutional Neural Networks and SVM Based VGG16, ResNet50, and DeseNet201 for Identifying Plant Leaf Disease

SYSura YaarebRDRajaa DaamiHMHasan Muayad

Key Points

  • This research aims to enhance early detection of plant leaf diseases using advanced hybrid models for practical agricultural deployment.
  • Developed a hybrid classification pipeline combining VGG16, ResNet50, and DenseNet201 with an SVM classifier.
  • Used HSV color space to improve feature extraction and robustness against lighting variations.
  • Trained on 4,503 labeled images with data augmentation techniques to enhance model generalization.
  • DenseNet201 + SVM model achieved 95% accuracy, outperforming standalone CNNs and other hybrids.
  • The model exhibited improved performance in challenging conditions like noise and lighting inconsistencies.
  • Comprehensive metrics such as precision, recall, and F1-score confirmed strong classification performance.

Abstract

Purpose: Early and accurate detection of plant leaf diseases is vital for safe-guarding crop yield and supporting sustainable agricultural practices. However,practical deployment faces challenges such as inconsistent lighting conditions,overlapping leaves, low-contrast early-stage symptoms, and noisy image data—allof which hinder the reliability of deep learning models in field environments.This study aims to develop a robust, scalable, and interpretable classificationframework capable of performing effectively under such real-world conditions.Method: We propose a hybrid classification pipeline that integrates deep featureextraction from three pre-trained Convolutional Neural Networks (CNNs) basedVGG16, ResNet50, and DenseNet201—with a linear Support Vector Machine(SVM) classifier. To enhance robustness to varying illumination, all imagesare converted from RGB to HSV colour space, enabling chromatic features tobe isolated from brightness fluctuations. Features are extracted from the finalglobal pooling layers of each CNN, then concatenated to construct a unifiedhigh-dimensional feature vector. This vector is passed to the SVM classifier forbinary classification (healthy vs. diseased). The system was trained and validatedusing a publicly available dataset comprising 4,503 labelled images, balancedbetween healthy and diseased samples. A comprehensive data augmentationstrategy—including rotation, flipping, and scaling—was employed to improvegeneralisation and mitigate overfitting.Results: Among the evaluated configurations, the DenseNet201 + SVM modelachieved the highest accuracy of 95%, outperforming both standalone CNN mod-els and other hybrid variants including, VGG16-SVM, and ResNet50-SVM. Thehybrid approach demonstrated enhanced generalisability, particularly in imagesaffected by noise and lighting inconsistencies. Precision, recall, F1-score, andconfusion matrix metrics confirmed the model’s strong performance across bothclasses.Conclusion: The proposed hybrid CNN-SVM framework offers a robust andinterpretable solution for real-world leaf disease detection. By leveraging HSVcolour space transformation and combining diverse CNN feature representations,the model effectively addresses common challenges in agricultural image classi-fication. This work presents a scalable pipeline with potential for deploymentin precision agriculture systems, including smartphone-based or drone-assistedmonitoring platforms.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yaareb et al. (2026) studied this question.

synapsesocial.com/papers/6a02c2b9ce8c8c81e9640354https://doi.org/10.5565/rev/elcvia.2198
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1A hybrid deep learning model for robust and efficient plant leaf disease detection using ResNet50, PCA, and SVM2026 · 2 citations
  2. 2A hybrid deep learning framework using convolutional and transformer models for robust plant disease classification2026 · 5 citations
  3. 3A novel hybrid <scp>CNN</scp> methodology for automated leaf disease detection and classification2024 · 15 citations
  4. 4Classification of Various Plant Leaf Disease Using Pretrained Convolutional Neural Network On Imagenet2024 · 14 citations
  5. 5Fusion of AI Techniques: A Hybrid Approach for Precise Plant Leaf Disease Classification2024