i) our novel scheme for the skip connections better exploits the hierarchical connections between the tasks; and (iii) our improved post-processing achieves superior performance with respect to common state-of-the-art methods, while yielding end-to-end inference in real-time. To support reproducibility, our code is published at https://github.com/PRBonn/HAPT . II Related Work Over the last years, we have seen significant progress in the application of vision-based methods for semantic and instance segmentation in real agricultural settings. Deep learning architectures in the agricultural domain usually target only one specific task, while we address jointly semantic, plant instance
Open resource ↗PRBonn/HAPT · lines:56-70Unverified paper record
Hierarchical Approach for Joint Semantic, Plant Instance, and Leaf Instance Segmentation in the Agricultural Domain
arXiv (Cornell University) · 14 Oct 2022 · 10.48550/arxiv.2210.07879
Abstract
Plant phenotyping is a central task in agriculture, as it describes plants' growth stage, development, and other relevant quantities. Robots can help automate this process by accurately estimating plant traits such as the number of leaves, leaf area, and the plant size. In this paper, we address the problem of joint semantic, plant instance, and leaf instance segmentation of crop fields from RGB data. We propose a single convolutional neural network that addresses the three tasks simultaneously, exploiting their underlying hierarchical structure. We introduce task-specific skip connections, which our experimental evaluation proves to be more beneficial than the usual schemes. We also propose a novel automatic post-processing, which explicitly addresses the problem of spatially close instances, common in the agricultural domain because of overlapping leaves. Our architecture simultaneously tackles these problems jointly in the agricultural context. Previous works either focus on plant or leaf segmentation, or do not optimise for semantic segmentation. Results show that our system has superior performance compared to state-of-the-art approaches, while having a reduced number of parameters and is operating at camera frame rate.
Plant phenotyping relevance
RGB画像から植物・葉のインスタンスを分割し、葉数・葉面積・植物サイズなどの形質推定を可能にするCNNと後処理を開発・評価しており、フェノタイピング手法が中心である。
abstractWe propose a single convolutional neural network that addresses the three tasks simultaneously, exploiting their underlying hierarchical structure.
abstractWe also propose a novel automatic post-processing, which explicitly addresses the problem of spatially close instances, common in the agricultural domain because of overlapping leaves.
abstractResults show that our system has superior performance compared to state-of-the-art approaches, while having a reduced number of parameters and is operating at camera frame rate.
Code and data availability
The paper's authors explicitly publish their analysis/segmentation code (HAPT) at a public GitHub repository, supporting reproducibility of the paper's plant/leaf instance segmentation experiments.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.