English

Learning to Fuse Things and Stuff

Computer Vision and Pattern Recognition 2019-05-20 v2

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.

Keywords

Cite

@article{arxiv.1812.01192,
  title  = {Learning to Fuse Things and Stuff},
  author = {Jie Li and Allan Raventos and Arjun Bhargava and Takaaki Tagawa and Adrien Gaidon},
  journal= {arXiv preprint arXiv:1812.01192},
  year   = {2019}
}
R2 v1 2026-06-23T06:30:28.698Z