paper-with-me

Papers

Panoptic, Instance and Semantic Relations: A Relational Context Encoder to Enhance Panoptic Segmentation

2022-04-11 · CVPR 2022 1 · Shubhankar Borse, Hyojin Park, Hong Cai, Debasmit Das, Risheek Garrepalli, Fatih Porikli

This paper presents a novel framework to integrate both semantic and instance contexts for panoptic segmentation. In existing works, it is common to use a shared backbone to extract features for both things (countable classes such as vehicles) and stuff (uncountable classes such as roads). This, however, fails to capture the rich relations among them, which can be utilized to enhance visual understanding and segmentation performance. To address this shortcoming, we propose a novel Panoptic, Instance, and Semantic Relations (PISR) module to exploit such contexts. First, we generate panoptic encodings to summarize key features of the semantic classes and predicted instances. A Panoptic Relational Attention (PRA) module is then applied to the encodings and the global feature map from the backbone. It produces a feature map that captures 1) the relations across semantic classes and instances and 2) the relations between these panoptic categories and spatial features. PISR also automatically learns to focus on the more important instances, making it robust to the number of instances used in the relational attention module. Moreover, PISR is a general module that can be applied to any existing panoptic segmentation architecture. Through extensive evaluations on panoptic segmentation benchmarks like Cityscapes, COCO, and ADE20K, we show that PISR attains considerable improvements over existing approaches.

📄 PDF Abstract BibTeX arXiv:2204.05370

Code (0)

등록된 구현이 없습니다.

Tasks

Panoptic SegmentationSegmentation

Similar Papers 제목 키워드 기반

SOGNet: Scene Overlap Graph Network for Panoptic Segmentation

2019-11-18 · Yibo Yang, Hongyang Li, Xia Li, Qijie Zhao 외

The panoptic segmentation task requires a unified result from semantic and instance segmentation outputs that may contain overlaps. However, current studies widely ignore modeling overlaps. In this study, we aim to model…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Contextual Image Parsing via Panoptic Segment Sorting

2021-01-01 · Jyh-Jing Hwang, Tsung-Wei Ke, Stella Yu

Visual context is versatile and hard to describe or label precisely. We aim to leverage the densely labeled task, image parsing, a.k.a panoptic segmentation, to learn a model that encodes and discovers object-centric co…

Metric LearningPanoptic SegmentationSegmentation

IPFormer: Visual 3D Panoptic Scene Completion with Context-Adaptive Instance Proposals

2025-06-25 · Markus Gross, Aya Fahmy, Danit Niwattananan, Dominik Muhle 외

Semantic Scene Completion (SSC) has emerged as a pivotal approach for jointly learning scene geometry and semantics, enabling downstream applications such as navigation in mobile robotics. The recent generalization to Pa…

Scene Understanding

Bidirectional Graph Reasoning Network for Panoptic Segmentation

2020-04-14 · CVPR 2020 6 · Yangxin Wu, Gengwei Zhang, Yiming Gao, Xiajun Deng 외

Recent researches on panoptic segmentation resort to a single end-to-end network to combine the tasks of instance segmentation and semantic segmentation. However, prior models only unified the two related tasks at the ar…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

PENet: A Joint Panoptic Edge Detection Network

2023-03-15 · Yang Zhou, Giuseppe Loianno

In recent years, compact and efficient scene understanding representations have gained popularity in increasing situational awareness and autonomy of robotic systems. In this work, we illustrate the concept of a panoptic…

Edge DetectionMulti-Task LearningScene UnderstandingSegmentation