Related Experiment Video
Updated: Sep 4, 2026

Cereal Crop Ear Counting in Field Conditions Using Zenithal RGB Images
Published on: February 2, 2019
ECA-ModNet: a parameter-efficient network for unsound wheat kernel classification
Ming Chen1, Yuan Ning2, Xiaobo Wen3
1School of Artificial Intelligence, Tongling University, Tongling, China.
Introduction:
Accurate classification of unsound wheat kernels is important for automated grain quality assessment, but improved recognition performance often comes at the cost of increased model complexity.
Methods:
This study presents ECA-ModNet, a parameter-efficient convolutional network derived from EfficientNetV2-S. The architecture replaces two early-stage Fused-MBConv blocks with Mod-FusedMBConv blocks to introduce input-dependent local contextual modulation and replaces the squeeze-and-excitation modules in later stages with efficient channel attention to model local cross-channel interactions using fewer attention-related parameters. Experiments were conducted on the seven-class G600 wheat subset of the GrainSpace dataset.
Results:
Across three independent runs, ECA-ModNet achieved an accuracy of 90.17 ± 0.21% and a macro-F1 score of 90.23 ± 0.21%, improving upon EfficientNetV2-S by 3.80 and 3.84 percentage points, respectively. The parameter count decreased from 20.19M to 16.49M, while FLOPs increased marginally from 2.90G to 2.95G. ECA-ModNet achieved accuracy statistically comparable to that of ConvNeXt-Tiny and InceptionNeXt-T while using substantially fewer parameters, and obtained 3.03-4.55 percentage points higher mean accuracy than six lightweight baselines.
Discussion:
Ablation experiments identified two Stage 1 Mod-FusedMBConv blocks with a 3×3 context kernel as the configuration with the highest mean accuracy among those evaluated. These results indicate that ECA-ModNet offers a favorable accuracy-parameter trade-off for image-based classification of unsound wheat kernels.