English

SpatialFlow: Bridging All Tasks for Panoptic Segmentation

Computer Vision and Pattern Recognition 2020-08-28 v3

Abstract

Object location is fundamental to panoptic segmentation as it is related to all things and stuff in the image scene. Knowing the locations of objects in the image provides clues for segmenting and helps the network better understand the scene. How to integrate object location in both thing and stuff segmentation is a crucial problem. In this paper, we propose spatial information flows to achieve this objective. The flows can bridge all sub-tasks in panoptic segmentation by delivering the object's spatial context from the box regression task to others. More importantly, we design four parallel sub-networks to get a preferable adaptation of object spatial information in sub-tasks. Upon the sub-networks and the flows, we present a location-aware and unified framework for panoptic segmentation, denoted as SpatialFlow. We perform a detailed ablation study on each component and conduct extensive experiments to prove the effectiveness of SpatialFlow. Furthermore, we achieve state-of-the-art results, which are 47.947.9 PQ and 62.562.5 PQ respectively on MS-COCO and Cityscapes panoptic benchmarks. Code will be available at https://github.com/chensnathan/SpatialFlow.

Keywords

Cite

@article{arxiv.1910.08787,
  title  = {SpatialFlow: Bridging All Tasks for Panoptic Segmentation},
  author = {Qiang Chen and Anda Cheng and Xiangyu He and Peisong Wang and Jian Cheng},
  journal= {arXiv preprint arXiv:1910.08787},
  year   = {2020}
}

Comments

Accepted to IEEE TCSVT

R2 v1 2026-06-23T11:48:35.057Z