Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SpatialFlow: Bridging All Tasks for Panoptic Segmentation

About

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.9$ PQ and $62.5$ PQ respectively on MS-COCO and Cityscapes panoptic benchmarks. Code will be available at https://github.com/chensnathan/SpatialFlow.

Qiang Chen, Anda Cheng, Xiangyu He, Peisong Wang, Jian Cheng• 2019

Related benchmarks

TaskDatasetResultRank
Panoptic SegmentationCityscapes (val)
PQ62.5
276
Panoptic SegmentationCOCO (val)
PQ40.9
219
Panoptic SegmentationCOCO (test-dev)
PQ47.3
162
Panoptic SegmentationCOCO 2017 (test-dev)
PQ47.9
41
Showing 4 of 4 rows

Other info

Code

Follow for update