English

Stereo Superpixel Segmentation Via Decoupled Dynamic Spatial-Embedding Fusion Network

Computer Vision and Pattern Recognition 2022-08-18 v1

Abstract

Stereo superpixel segmentation aims at grouping the discretizing pixels into perceptual regions through left and right views more collaboratively and efficiently. Existing superpixel segmentation algorithms mostly utilize color and spatial features as input, which may impose strong constraints on spatial information while utilizing the disparity information in terms of stereo image pairs. To alleviate this issue, we propose a stereo superpixel segmentation method with a decoupling mechanism of spatial information in this work. To decouple stereo disparity information and spatial information, the spatial information is temporarily removed before fusing the features of stereo image pairs, and a decoupled stereo fusion module (DSFM) is proposed to handle the stereo features alignment as well as occlusion problems. Moreover, since the spatial information is vital to superpixel segmentation, we further design a dynamic spatiality embedding module (DSEM) to re-add spatial information, and the weights of spatial information will be adaptively adjusted through the dynamic fusion (DF) mechanism in DSEM for achieving a finer segmentation. Comprehensive experimental results demonstrate that our method can achieve the state-of-the-art performance on the KITTI2015 and Cityscapes datasets, and also verify the efficiency when applied in salient object detection on NJU2K dataset. The source code will be available publicly after paper is accepted.

Keywords

Cite

@article{arxiv.2208.08145,
  title  = {Stereo Superpixel Segmentation Via Decoupled Dynamic Spatial-Embedding Fusion Network},
  author = {Hua Li and Junyan Liang and Ruiqi Wu and Runmin Cong and Junhui Wu and Sam Tak Wu Kwong},
  journal= {arXiv preprint arXiv:2208.08145},
  year   = {2022}
}

Comments

11 pages, 13 figures

R2 v1 2026-06-25T01:45:37.053Z