pith. machine review for the scientific record. sign in

arxiv: 1812.01192 · v2 · submitted 2018-12-04 · 💻 cs.CV

Recognition: unknown

Learning to Fuse Things and Stuff

Authors on Pith no claims yet
classification 💻 cs.CV
keywords segmentationstuffthingsinstancelearningnetworkpanopticsemantic
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MambaPanoptic: A Vision Mamba-based Structured State Space Framework for Panoptic Segmentation

    cs.CV 2026-05 unverdicted novelty 7.0

    MambaPanoptic replaces CNN and transformer components with Mamba blocks in a feature pyramid and kernel generator, achieving higher panoptic quality than PanopticDeepLab and PanopticFCN on Cityscapes and COCO while us...