Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: May 24, 2026

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

Optimized CNN-based ensemble deep learning approach for potato leaf disease detection with data augmentation.

Achin Jain1, Arun Kumar Dubey1, Sunil K Singh2

  • 1Department of Information Technology, Bharati Vidyapeeth's College of Engineering, New Delhi, India.

Scientific Reports
|May 18, 2026
PubMed

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

An intelligent gradient-guided hybrid inpainting framework for brain MRI reconstruction and Alzheimer's disease classification in connected healthcare systems.

Frontiers in medicine·2026
Same author

Retraction Note: AI-optimized GRU-based self-attention model for predictive diabetes staging in IoT healthcare 5.0.

Scientific reports·2026
Same author

Correction: Comparative evaluation of deep learning models for lung segmentation in chest X-rays: applications in infectious disease screening.

BMC infectious diseases·2026
Same author

Rehab-DRLX: explainable neurorehabilitation prognosis using deep reinforcement learning and transformer-based models.

Frontiers in computational neuroscience·2026
Same author

A robust stacked ensemble strategy with multi-optimizer CNN models for skin cancer classification.

Scientific reports·2026
Same author

A dynamic light image enhancement algorithm using generative adversarial network for group activity recognition.

Scientific reports·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles
Summary
This summary is machine-generated.

Optimized convolutional neural networks (CNNs) effectively classify potato leaf diseases. Ensemble Deep Learning (EDL10) achieved 97.0% accuracy, demonstrating the power of data balancing and ensemble methods for disease detection.

Area of Science:

  • Computer Science
  • Agricultural Science
  • Plant Pathology

Background:

  • Potato diseases like early and late blight significantly impact crop yield.
  • Accurate and timely disease detection is crucial for effective management strategies.
  • Traditional methods for disease identification can be labor-intensive and subjective.

Purpose of the Study:

  • To develop and evaluate optimized Convolutional Neural Networks (CNNs) for classifying potato leaf diseases.
  • To compare the performance of different optimizers (ADAM, SGD, RMSPROP, ADAMAX) within CNN models.
  • To investigate the effectiveness of Ensemble Deep Learning (EDL) and data augmentation for improving disease classification accuracy.

Main Methods:

  • Utilized a dataset of healthy, early blight, and late blight potato leaf images from Kaggle's Plant Village.

Related Experiment Videos

Last Updated: May 24, 2026

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

  • Preprocessed images by resizing to 128x128 pixels and splitting into 80% training and 20% testing sets.
  • Designed CNN models with convolutional, pooling, and fully connected layers, trained using sparse categorical cross-entropy loss and early stopping. Implemented data augmentation and an ensemble of four CNN models (EDL10).
  • Main Results:

    • The EDL10 model, an ensemble of four CNNs with different optimizers, achieved the highest accuracy of 97.0%.
    • Data augmentation was crucial for balancing the dataset, particularly by increasing the number of healthy leaf images.
    • Various performance metrics including accuracy, loss curves, confusion matrix, ROC curve, precision-recall curve, classification report, and F1 score were used for evaluation.

    Conclusions:

    • Optimized CNNs, especially when combined in an ensemble approach (EDL10), are highly effective for potato leaf disease classification.
    • Data balancing through augmentation significantly enhances model performance.
    • The study underscores the potential of deep learning for automated and accurate plant disease detection in agriculture.