Panoptic segmentation is an important method for UAV platforms to implement road condition monitoring and urban planning. In recent years, the panoptic segmentation technology provides more comprehensive information than the current semantic segmentation technology. In this paper, the framework of the panoptic segmentation algorithm is designed for the UAV application scenario. Due to the large target scene and small target of UAV, resulting in the lack of foreground targets in the segmentation results and the poor quality of the segmentation mask. To solve these problems, this paper introduces deformable convolution in the feature extraction network to improve the ability of network feature extraction. In addition, the MaskIoU module is introduced in the instance segmentation branch to improve the overall quality of the foreground target mask. In this paper, a series of data are collected by UAV and organized into UAV_OUC panoptic segmentation dataset. We tested on the UAV_OUC panoptic segmentation dataset. The experimental results on UAV_OUC panoptic benchmark validate the effectiveness of our proposed method.
|