paper-with-me

Papers

SOGNet: Scene Overlap Graph Network for Panoptic Segmentation

2019-11-18 · Yibo Yang, Hongyang Li, Xia Li, Qijie Zhao, Jianlong Wu, Zhouchen Lin

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 overlap relations among instances and resolve them for panoptic segmentation. Inspired by scene graph representation, we formulate the overlapping problem as a simplified case, named scene overlap graph. We leverage each object's category, geometry and appearance features to perform relational embedding, and output a relation matrix that encodes overlap relations. In order to overcome the lack of supervision, we introduce a differentiable module to resolve the overlap between any pair of instances. The mask logits after removing overlaps are fed into per-pixel instance \verb|id| classification, which leverages the panoptic supervision to assist in the modeling of overlap relations. Besides, we generate an approximate ground truth of overlap relations as the weak supervision, to quantify the accuracy of overlap relations predicted by our method. Experiments on COCO and Cityscapes demonstrate that our method is able to accurately predict overlap relations, and outperform the state-of-the-art performance for panoptic segmentation. Our method also won the Innovation Award in COCO 2019 challenge.

📄 PDF Abstract BibTeX arXiv:1911.07527

Code (1)

LaoYang1994/SOGNet 공식 구현 pytorch

Tasks

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

PanopticRecon: Leverage Open-vocabulary Instance Segmentation for Zero-shot Panoptic Reconstruction

2024-07-01 · Xuan Yu, Yili Liu, Chenrui Han, Sitong Mao 외

Panoptic reconstruction is a challenging task in 3D scene understanding. However, most existing methods heavily rely on pre-trained semantic segmentation models and known 3D object bounding boxes for 3D panoptic segmenta…

3D Panoptic SegmentationInstance SegmentationPanoptic SegmentationScene Understanding+3

Panoptic Scene Graph Generation

2022-07-22 · Jingkang Yang, Yi Zhe Ang, Zujin Guo, Kaiyang Zhou 외

Existing research addresses scene graph generation (SGG) -- a critical technology for scene understanding in images -- from a detection perspective, i.e., objects are detected using bounding boxes followed by prediction …

BenchmarkingPanoptic Scene Graph GenerationScene Graph GenerationScene Understanding

Towards Panoptic 3D Parsing for Single Image in the Wild

2021-11-04 · Sainan Liu, Vincent Nguyen, Yuan Gao, Subarna Tripathi 외

Performing single image holistic understanding and 3D reconstruction is a central task in computer vision. This paper presents an integrated system that performs dense scene labeling, object detection, instance segmentat…

3D Reconstruction3D Shape ReconstructionAutonomous DrivingDepth Estimation+7

Single-Shot Panoptic Segmentation

2019-11-02 · Mark Weber, Jonathon Luiten, Bastian Leibe

We present a novel end-to-end single-shot method that segments countable object instances (things) as well as background regions (stuff) into a non-overlapping panoptic segmentation at almost video frame rate. Current st…

DecoderInstance SegmentationObjectobject-detection+4

Mask4D: End-to-End Mask-Based 4D Panoptic Segmentation for LiDAR Sequences

2023-09-18 · IRAL 2023 9 · Rodrigo Marcuzzi, Lucas Nunes, Louis Wiesmann, Elias Marks 외

Scene understanding is crucial for autonomous systems to reliably navigate in the real world. Panoptic segmentation of 3D LiDAR scans allows us to semantically describe a vehicle’s environment by predicting semantic clas…

3D Panoptic Segmentation4D Panoptic SegmentationNavigatePanoptic Segmentation+2