Related Experiment Video
Updated: May 12, 2026

Computer Vision-Based Biomass Estimation for Invasive Plants
Published on: February 9, 2024
A unified RepVGG model factory with plug-in SE attention and GeM pooling for fine-grained agricultural classification
1Jiangxi Rural Revitalization Strategy Research Institute, Jiangxi Agricultural University, Nanchang, 330045, China. liaocairong621@jxau.edu.cn.
Abstract:
Accurate and efficient weed identification is essential for precision agriculture, yet existing deep learning approaches struggle to balance classification accuracy with computational efficiency required for real-time field deployment. Fine-grained weed classification presents unique challenges due to subtle inter-species morphological differences and significant intra-class variations caused by diverse growth stages and environmental conditions. In this paper, we propose a unified RepVGG model factory with plug-in Squeeze-and-Excitation (SE) attention and Generalized Mean (GeM) pooling for fine-grained agricultural classification. Our approach leverages the structural re-parameterization technique of RepVGG to achieve efficient inference while enhancing discriminative feature learning through channel-wise attention recalibration and adaptive feature aggregation. The SE attention module explicitly models inter-channel dependencies to emphasize informative features, while the learnable GeM pooling enables adaptive interpolation between average and max pooling behaviors for optimal feature aggregation. We further develop a unified model construction interface that supports systematic benchmarking across multiple deep learning backends with consistent experimental protocols. Comprehensive experiments on the CottonWeedID15 dataset demonstrate that our proposed RepVGG-B1 + SE + GeM model achieves state-of-the-art performance with a testing F1-score of 99.5%, outperforming 27 baseline architectures including ResNet101 (99.1%), DenseNet161 (98.9%), and EfficientNet variants. Notably, our model maintains superior inference efficiency at 188.7 ms, which is 8.8% faster than ResNet101 while achieving 0.4% higher accuracy. Ablation studies confirm that SE attention consistently improves accuracy by 0.3% across different RepVGG backbones with minimal parameter overhead (2-3%), while GeM pooling provides complementary gains of 0.1-0.2%. The proposed unified framework offers a flexible and modular solution for deploying high-performance weed identification systems in resource-constrained agricultural environments.
Related Concept Videos
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Plant Breeding and Biotechnology
Light Acquisition
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Classification of Systems-II
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...