SOTAVerified

Learning to Fuse Things and Stuff

2018-12-04Unverified0· sign in to hype

Jie Li, Allan Raventos, Arjun Bhargava, Takaaki Tagawa, Adrien Gaidon

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose an end-to-end learning approach for panoptic segmentation, a novel task unifying instance (things) and semantic (stuff) segmentation. Our model, TASCNet, uses feature maps from a shared backbone network to predict in a single feed-forward pass both things and stuff segmentations. We explicitly constrain these two output distributions through a global things and stuff binary mask to enforce cross-task consistency. Our proposed unified network is competitive with the state of the art on several benchmarks for panoptic segmentation as well as on the individual semantic and instance segmentation tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Cityscapes valTASCNet (ResNet-50, multi-scale)PQ60.4Unverified
Cityscapes valTASCNet (ResNet-50)PQ59.2Unverified
COCO test-devTASCNetPQ40.7Unverified

Reproductions