IEEE Access (Jan 2023)

Dense Multi-Scale Convolutional Network for Plant Segmentation

  • Thi Hoang Yen Tran,
  • Tran Dang Khoa Phan

DOI
https://doi.org/10.1109/ACCESS.2023.3300234
Journal volume & issue
Vol. 11
pp. 82640 – 82651

Abstract

Read online

Plant segmentation is a critical task in precision agriculture as related to crop management and weed treatment. Plants can exhibit very large scale changes, which presents great challenge for accurate crop/weed segmentation. Recent works have shown that multi-scale features are useful to segment objects with different scales. In this work, we propose a Dense Multi-scale Convolutional Network (DMSCN) for pixel-wise crop/weed segmentation. Our network has an encoder-decoder structure. The encoder comprises of a Dense Convolutional Network (DCN) and a Dense Multi-Scale Atrous Pooling (DMSAP) module. DCN is composed of standard and atrous convolutions with dense connections. The architecture of DCN allows the encoder to increase the density of feature maps while avoiding signal decimation due to the dimension reduction. The proposed DMSAP connects a set of standard and atrous convolutional layers with different dilation rates in a densely cascaded manner. DMSAP is able to capture features with dense scale sampling and large receptive field. A simple yet effective decoder is used to refine the segmentation results by combining high and low-level features of the encoder. Extensive experiments are performed on four crop/weed datasets. One of these datasets was collected and annotated by us. We conduct an ablation study to show the advantages of different modules of DMSCN. The comparative study demonstrates the advantages of our model compared with the previous methods in terms of accuracy and complexity.

Keywords