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 Concept Videos

Aggregates Classification01:29

Aggregates Classification

305
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
305
Classification of Systems-I01:26

Classification of Systems-I

169
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
169
Classification of Systems-II01:31

Classification of Systems-II

134
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
134
Classification of Signals01:30

Classification of Signals

403
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
403
Classification of Leukocytes01:30

Classification of Leukocytes

1.7K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
1.7K
Reducing Line Loss01:18

Reducing Line Loss

144
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
144

You might also read

Related Articles

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

Sort by
Same author

Community pharmacists' knowledge, attitudes, and practices toward self-medication for common cold and influenza: A COM-B model-based cross-sectional study.

Exploratory research in clinical and social pharmacy·2026
Same author

Development and Validation of a Novel Deep Learning-Based Model for Detection of Diabetic Kidney Disease from Retinal Imaging Using a Weighted Loss Method.

Clinical ophthalmology (Auckland, N.Z.)·2026
Same author

Bioimpedance-based evaluation of relative leaf age in mango twigs using electrical impedance spectroscopy.

Journal of electrical bioimpedance·2026
Same author

Mitigating distributed denial of service-based cyberattack in federated computing framework using deep reinforcement learning with frilled lizard algorithm.

Scientific reports·2025
Same author

An effective approach to improving photovoltaic defect detection using the new DCD-YOLOv8s model.

Scientific reports·2025
Same author

Weighted loss for imbalanced glaucoma detection: Insights from visual explanations.

Computers in biology and medicine·2025

Related Experiment Video

Updated: Jun 7, 2025

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

678

Maize disease classification using transfer learning and convolutional neural network with weighted loss.

Krisnanda Ahadian1, Novanto Yudistira1, Bayu Rahayudi1

  • 1Informatics Department, Faculty of Computer Science, Brawijaya University, 65145, Malang, Indonesia.

Heliyon
|November 11, 2024
PubMed
Summary

This study uses Convolutional Neural Networks (CNNs) to accurately classify maize plant diseases. Machine learning models like VGG16 and EfficientNet achieved high accuracies, aiding in timely crop management and disease intervention.

Keywords:
ClassificationConvolutional neural networkDeep learningMachine learningMaize disease

More Related Videos

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.5K

Related Experiment Videos

Last Updated: Jun 7, 2025

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

678
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.5K

Area of Science:

  • Agricultural Science
  • Computer Science
  • Machine Learning

Background:

  • Maize is a vital crop for food and animal feed, but cultivation is threatened by crop failures due to delayed disease management.
  • Technological advancements, particularly in Machine Learning (ML), offer potential solutions for early disease detection and intervention in maize cultivation.

Purpose of the Study:

  • To develop and evaluate Convolutional Neural Network (CNN) models for accurate classification of maize plant diseases.
  • To compare the performance of different CNN architectures (ResNet-18, VGG16, EfficientNet) and optimization techniques for maize disease identification.

Main Methods:

  • Utilized two distinct maize plant image datasets (4,144 images, 4 classes and 5,155 images, 7-8 classes).
  • Addressed class imbalance in the second dataset using weighted cross-entropy loss.
  • Experimented with ResNet-18, VGG16, and EfficientNet architectures, employing Stochastic Gradient Descent (SGD) optimization.

Main Results:

  • VGG16 with a frozen layer achieved 97.146% accuracy on the first dataset.
  • EfficientNet without a frozen layer, combined with weighted loss, attained 94.798% accuracy on the second, imbalanced dataset.
  • Stochastic Gradient Descent (SGD) proved to be the optimal optimizer for both datasets.

Conclusions:

  • CNN models demonstrate high efficacy in classifying maize plant diseases, aiding agricultural management.
  • Model architecture selection and handling of data imbalance are critical for achieving optimal performance in maize disease identification.