Related Experiment Video
Updated: Sep 25, 2025

11:49
Cereal Crop Ear Counting in Field Conditions Using Zenithal RGB Images
Published on: February 2, 2019
9.4K
Lightweight and efficient neural network with SPSA attention for wheat ear detection.
Yan Dong1, Yundong Liu1, Haonan Kang2
1School of Electronic and Information Engineering, Zhongyuan University of Technology, ZhengZhou, China.
Peerj. Computer Science
|May 2, 2022
Summary
This study introduces a new lightweight wheat ear detector using Shuffle Polarized Self-Attention (SPSA) for improved accuracy and efficiency. The SPSA detector balances computational cost and precision, outperforming existing methods on the Global Wheat Head Detection dataset.
Area of Science:
- Computer Vision
- Agricultural Technology
- Deep Learning
Background:
- Deep neural networks have advanced crop detection.
- Wheat ear detection is challenging due to complex backgrounds, dense targets, and overlaps.
- Existing detectors often struggle to balance computational cost and precision for real-world deployment.
Purpose of the Study:
- To develop a lightweight and efficient wheat ear detector.
- To improve the accuracy and speed of wheat ear detection in complex agricultural environments.
- To address the limitations of current detectors in balancing performance and computational resources.
Main Methods:
- Utilized a lightweight backbone network with asymmetric convolution for feature extraction.
- Introduced Shuffle Polarized Self-Attention (SPSA) to adaptively select features across spatial and channel dimensions.
- Employed TanhExp activation function for faster inference and CIOU loss for improved border regression, especially for occluded targets.
Main Results:
- The proposed SPSA detector demonstrated superior detection performance on the Global Wheat Head Detection dataset.
- Achieved a better balance between computational cost and detection precision compared to state-of-the-art methods.
- Effectively handled challenges like dense targets and overlapping wheat ears.
Conclusions:
- The SPSA wheat ear detector offers an efficient and accurate solution for agricultural applications.
- The method provides a practical approach for real-world deployment of wheat ear detection systems.
- The integration of SPSA, TanhExp, and CIOU loss significantly enhances detection capabilities.

