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

Peripheral B-cell receptor repertoire predicts immune-related adverse events following immune checkpoint inhibitor therapy in advanced renal cell carcinoma.

Scientific reports·2026
Same journal

Effects of black soldier fly (Hermetia illucens L.) larvae zoocompost on the mineral element content of blue honeysuckle berries.

Scientific reports·2026
Same journal

Investigation on absorption refrigeration performance of R1243zf with imidazolium ionic liquid as the working pairs.

Scientific reports·2026
Same journal

DeepTriage-CN: integrating clinical text with vital signs for emergency department admission prediction in an aging population.

Scientific reports·2026
Same journal

Gold nanoparticles as dual-action antiviral agents: disruption of SARS-CoV-2 viral envelopes and RNA integrity.

Scientific reports·2026
Same journal

Comparison of capillary microsampling and venous blood for multi-pathogen serosurveillance.

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.