Peptides DB
Research-centric peptide and protocol reference hub
Study 7 of 7Adamax literaturePubMed2026

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

The EDL10 model achieved a high accuracy of 97.0% in classifying potato leaf diseases, highlighting the potential of optimized CNNs and data augmentation in agricultural applications.

Read at PubMedAdd to compare

Where it sits

this study against the rest of the adamax corpus
3
Preclinical · this one
4
Observational
0
Open-label
0
Randomised
0
Reviews

Summary and findings

This study investigates the classification of diseases in potato leaves using optimized convolutional neural networks (CNNs) with a dataset of 152 healthy images and 1000 images each of early and late blight. The best-performing model, EDL10, achieved an accuracy score of 97.0%. No therapeutic claims are made.

How much of this paper we could read: full text read (0.70). We had a clear abstract, so the summary below closely tracks the paper. What this means →
Accuracy score of 97.0% for EDL10 model.2026

Abstract

The authors’ words, as PubMed supplied them

This paper explores the use of optimized convolutional neural networks (CNNs) to classify diseases affecting potato leaves using TensorFlow-2. The dataset, sourced from Kaggle's Plant Village repository, includes 152 images of healthy potato leaves and 1000 images each of early and late blight. The methodology covers data preparation, model architecture design, training, evaluation, and deployment. During data preparation, the data set was split into training sets (80%) and testing sets (20%), with images resized to 128x128 pixels. The Deep Learning (DL) models built using CNN with 4 different optimizers (ADAM, SGD, RMSPROP, and ADAMAX) and trained using a sparse categorical cross-entropy loss function, include multiple convolutional and pooling layers for feature extraction, and fully connected layers for classification. Early stopping was used to prevent overfitting. Model performance was assessed using accuracy, loss curves, confusion matrix, ROC curve, precision recall curve, classification report, and F1 score. In addition, we have used data augmentation to balance the dataset by increasing healthy potato leaves 6 times and the use of Ensemble Deep Learning (EDL). EDL10 which contains DL1 (CNN + ADAM), DL2 (CNN + SGD), DL3 (CNN + RMSPROP) and DL4 (CNN + ADAMX) performs best with a accuracy score of 97.0%. This highlights the importance of data balancing and the use of the ensemble classification approach for the detection of blight in Potato Leaves.

Background

Not reported in abstract.

Methods

Not reported in abstract.

Results

Not reported in abstract.

Interpretation

Not reported in abstract.

Key findings

  • Not reported in abstract.
  • Not reported in abstract.
  • Not reported in abstract.

Limitations

  • Not reported in abstract.
  • Not reported in abstract.
  • Not reported in abstract.

Elsewhere in the Adamax corpus

BDiabetes Management Through Glucose Dynamics Analysis Network: A Novel Approach for Accurate Blood Glucose Level Forecasting.PubMed · 2026 · RMSE of 5.2435 mg/dL at 30-min prediction horizon.HumanDSpectrally optimised YOLOv10s-SeqOpt framework for real-time UAV-based early detection of avocado foliar diseases in indian orchards.europepmc · 2026 · 96.0% accuracy on multispectral validation set.BDeep Learning-Based Automatic Segmentation of Ischemic Stroke Lesions in CT Perfusion Imaging.europepmc · 2023 · n=100 · DSC of 75.41%BImproving Vancomycin Therapeutic Drug Monitoring With a Deep Learning-Based Two-Compartment Predictive Model: Development and Validation Study.europepmc · 2026 · Root mean square error 5.55 vs 5.65 for real dataset, n=5483, P=.01.HumanBAutonomic Signature-Driven Anesthesia Depth Monitoring with Biomimetic Wearable ECG and Knowledge Graph-Augmented Deep Networks.europepmc · 2026 · 98.18% test accuracy in distinguishing between awake and deep sleep anesthesia states.HumanBDiabetes Management Through Glucose Dynamics Analysis Network: A Novel Approach for Accurate Blood Glucose Level Forecasting.europepmc · 2026 · Root Mean Squared Error (RMSE) of 5.2435 mg/dL at 30-min prediction horizon.Human