efficiency of manual annotation. The average pod number per image is more than 56, and the total number of pod objects is greater than 20k. Fig. 7 (c) shows that most of the pods are located in the upper center region of the image. The field soybean pod instance segmentation dataset is open sourced for the research community at https://github.com/Boatsure/PodNet . 3.2. Implementation and experiments of PodNet Considering that instance segmentation is a computationally intensive task, this study selected the lightweight architecture YOLOv8-nano (v8n) as the baseline model for the development of PodNet. Model v8n has simplified module connections and competitive perception accuracy while
Open resource ↗Boatsure/PodNet · lines:96-104Unverified paper record
PodNet: Pod real-time instance segmentation in pre-harvest soybean fields.
Plant phenomics (Washington, D.C.) · 19 May 2025 · 10.1016/j.plaphe.2025.100052
Abstract
Noninvasive analysis of pod phenotypic traits under field conditions is crucial for soybean breeding research. However, previous pod phenotyping studies focused on postharvest materials or were limited to indoor scenarios, failing to generalize to real-field environments. To address these issues, this paper employs an instance segmentation approach for the precise extraction of the pod area from multiplant RGB images in preharvest soybean fields. We first introduce a cost-effective workflow for constructing datasets of densely planted crop images with a uniform backdrop. Starting with video recording, high-quality static frames are collected by automatic selection. Then, a large vision model is explored to facilitate dense annotation and build a large-scale soybean dataset comprising 20k pod masks. Second, the pod instance segmentation model PodNet is developed based on the YOLOv8 architecture. We propose a novel hierarchical prototype aggregation strategy to fuse multiscale semantic features and a U-EMA prototype generation network to improve the model's perception performance for small objects. Comprehensive experiments suggest that lightweight PodNet achieves a superior mean average accuracy of 0.786 in the custom pod segmentation dataset. PodNet also performs competitively on in-field images without a backdrop and enables real-time inference on the edge computing platform. To the best of our knowledge, PodNet is the first pod instance segmentation model for preharvest fields. The low-cost and high-precision extraction of pods is not only a prerequisite for phenotypic analysis of the pod organs but also constitutes an important foundation in conducting cross-scale phenotyping from whole-plant to seed levels.
Plant phenotyping relevance
大豆莢の表現型抽出を目的に、データセット構築、インスタンスセグメンテーションモデル、実環境での性能評価を中心的に開発しているため。
abstractNoninvasive analysis of pod phenotypic traits under field conditions is crucial for soybean breeding research.
abstractthis paper employs an instance segmentation approach for the precise extraction of the pod area from multiplant RGB images in preharvest soybean fields.
abstractSecond, the pod instance segmentation model PodNet is developed based on the YOLOv8 architecture.
abstractComprehensive experiments suggest that lightweight PodNet achieves a superior mean average accuracy of 0.786 in the custom pod segmentation dataset.
Code and data availability
The authors open-source the field soybean pod instance segmentation dataset (488 images, 20k pod masks) and PodNet-related resources at their public GitHub repository, explicitly stated in the data availability statement.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.