A Method of Crop Seedling Plant Segmentation on Edge Information Fusion Model
作者:Xin Zuo, Hong Lin, Dong Wang, Zhongwei Cui · 发表于:IEEE Access · 年份:2022 · DOI:10.1109/access.2022.3187825 · 被引用次数:12 · 研究领域:Advanced Measurement and Detection Methods、Remote Sensing and Land Use、Advanced Decision-Making Techniques
Automatic segmentation of plant images is a hot issue in plant phenotyping research. It is also one of the core technologies for applications such as crop growth process monitoring and pest identification. Due to the different scales and sizes of fruits, branches and leaves of fruit and vegetable plants in the natural environment, and irregular edges, it is difficult to accurately segment. In order to accurately segment crop seedlings in natural environment and realize automatic measurement of seedling location and phenotype, this paper proposes a crop seedling plant segmentation network model that fuses the semantic and edge information of target regions. The backbone network is composed of the UNET network, which guides the backbone network to perceive the plant edge information when extracting features; uses the spatial hole feature pyramid to build a feature fusion module, which fuses the features extracted by the UNET backbone network and the edge perception module. Combining edge-aware loss and feature fusion loss, a joint loss function is constructed for overall network optimization. The encoder-decoder network is referenced in the study. The encoding network uses densenet to reuse and fuse multi-layer features to improve the way of information transmission; the decoding network uses transposed convolution for upsampling, combined with layer jump connections to fuse shallow detail information and deep semantic information; add a hole between encoding and decoding Atrou...