An Improved YOLOv8 Approach for Small Target Detection of Rice Spikelet Flowering in Field Environments
Beizhang Chen, Jinming Liang, Zheng Xiong, Ming Pan, Xiangbao Meng, Qingshan Lin, Qun Ma, and Yingping Zhao

TL;DR
This paper enhances the YOLOv8 object detection model to better identify small rice spikelets in field environments, improving accuracy and speed for automated rice flowering monitoring.
Contribution
It introduces a BiFPN structure and a small-object detection head to improve small target detection in YOLOv8 for rice spikelet flowering recognition.
Findings
Achieved 65.9% [email protected], 67.6% precision, 61.5% recall, 64.41% F1-score.
Model runs at 69 frames per second, suitable for real-time applications.
Outperforms baseline YOLOv8 with significant accuracy improvements.
Abstract
Accurately detecting rice flowering time is crucial for timely pollination in hybrid rice seed production. This not only enhances pollination efficiency but also ensures higher yields. However, due to the complexity of field environments and the characteristics of rice spikelets, such as their small size and short flowering period, automated and precise recognition remains challenging. To address this, this study proposes a rice spikelet flowering recognition method based on an improved YOLOv8 object detection model. First, a Bidirectional Feature Pyramid Network (BiFPN) replaces the original PANet structure to enhance feature fusion and improve multi-scale feature utilization. Second, to boost small object detection, a p2 small-object detection head is added, using finer feature mapping to reduce feature loss commonly seen in detecting small targets. Given the lack of publicly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
