paper-with-me

Papers

Amodal Panoptic Segmentation

2022-02-23 · CVPR 2022 1 · Rohit Mohan, Abhinav Valada

Humans have the remarkable ability to perceive objects as a whole, even when parts of them are occluded. This ability of amodal perception forms the basis of our perceptual and cognitive understanding of our world. To enable robots to reason with this capability, we formulate and propose a novel task that we name amodal panoptic segmentation. The goal of this task is to simultaneously predict the pixel-wise semantic segmentation labels of the visible regions of stuff classes and the instance segmentation labels of both the visible and occluded regions of thing classes. To facilitate research on this new task, we extend two established benchmark datasets with pixel-level amodal panoptic segmentation labels that we make publicly available as KITTI-360-APS and BDD100K-APS. We present several strong baselines, along with the amodal panoptic quality (APQ) and amodal parsing coverage (APC) metrics to quantify the performance in an interpretable manner. Furthermore, we propose the novel amodal panoptic segmentation network (APSNet), as a first step towards addressing this task by explicitly modeling the complex relationships between the occluders and occludes. Extensive experimental evaluations demonstrate that APSNet achieves state-of-the-art performance on both benchmarks and more importantly exemplifies the utility of amodal recognition. The benchmarks are available at http://amodal-panoptic.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2202.11542

Code (0)

등록된 구현이 없습니다.

Tasks

Amodal Panoptic SegmentationInstance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Perceiving the Invisible: Proposal-Free Amodal Panoptic Segmentation

2022-05-29 · Rohit Mohan, Abhinav Valada

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic p…

Amodal Panoptic SegmentationDecoderPanoptic Segmentation

Lidar Panoptic Segmentation and Tracking without Bells and Whistles

2023-10-19 · Abhinav Agarwalla, Xuhua Huang, Jason Ziglar, Francesco Ferroni 외

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this …

ObjectPanoptic SegmentationSegmentationSemantic Segmentation

Amodal Optical Flow

2023-11-13 · Maximilian Luz, Rohit Mohan, Ahmed Rida Sekkat, Oliver Sawade 외

Optical flow estimation is very challenging in situations with transparent or occluded objects. In this work, we address these challenges at the task level by introducing Amodal Optical Flow, which integrates optical flo…

DecoderOptical Flow EstimationPanoptic Tracking

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

2018-04-24 · Patrick Follmann, Rebecca König, Philipp Härtinger, Michael Klostermann

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end traina…

Amodal Instance SegmentationData AugmentationInstance SegmentationSegmentation+1

Foundation Models for Amodal Video Instance Segmentation in Automated Driving

2024-09-21 · Jasmin Breitenstein, Franz Jünger, Andreas Bär, Tim Fingscheidt

In this work, we study amodal video instance segmentation for automated driving. Previous works perform amodal video instance segmentation relying on methods trained on entirely labeled video data with techniques borrowe…

Amodal Instance SegmentationInstance SegmentationPoint TrackingSegmentation+2