paper-with-me

Papers

Bird's-Eye-View Panoptic Segmentation Using Monocular Frontal View Images

2021-08-06 · Nikhil Gosala, Abhinav Valada

Bird's-Eye-View (BEV) maps have emerged as one of the most powerful representations for scene understanding due to their ability to provide rich spatial context while being easy to interpret and process. Such maps have found use in many real-world tasks that extensively rely on accurate scene segmentation as well as object instance identification in the BEV space for their operation. However, existing segmentation algorithms only predict the semantics in the BEV space, which limits their use in applications where the notion of object instances is also critical. In this work, we present the first BEV panoptic segmentation approach for directly predicting dense panoptic segmentation maps in the BEV, given a single monocular image in the frontal view (FV). Our architecture follows the top-down paradigm and incorporates a novel dense transformer module consisting of two distinct transformers that learn to independently map vertical and flat regions in the input image from the FV to the BEV. Additionally, we derive a mathematical formulation for the sensitivity of the FV-BEV transformation which allows us to intelligently weight pixels in the BEV space to account for the varying descriptiveness across the FV image. Extensive evaluations on the KITTI-360 and nuScenes datasets demonstrate that our approach exceeds the state-of-the-art in the PQ metric by 3.61 pp and 4.93 pp respectively.

📄 PDF Abstract BibTeX arXiv:2108.03227

Code (1)

robot-learning-freiburg/panopticbev pytorch

Tasks

Depth EstimationPanoptic SegmentationScene SegmentationScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SeaBird: Segmentation in Bird's View with Dice Loss Improves Monocular 3D Detection of Large Objects

2024-03-29 · CVPR 2024 1 · Abhinav Kumar, Yuliang Guo, Xinyu Huang, Liu Ren 외

Monocular 3D detectors achieve remarkable performance on cars and smaller objects. However, their performance drops on larger objects, leading to fatal accidents. Some attribute the failures to training data scarcity or …

3D Object Detection3D Object Detection From Monocular ImagesAttributeBEV Segmentation+2

ViT-BEVSeg: A Hierarchical Transformer Network for Monocular Birds-Eye-View Segmentation

2022-05-31 · Pramit Dutta, Ganesh Sistu, Senthil Yogamani, Edgar Galván 외

Generating a detailed near-field perceptual model of the environment is an important and challenging problem in both self-driving vehicles and autonomous mobile robotics. A Bird Eye View (BEV) map, providing a panoptic r…

DecoderSegmentation

Generative Adversarial Frontal View to Bird View Synthesis

2018-08-01 · Xinge Zhu, Zhichao Yin, Jianping Shi, Hongsheng Li 외

Environment perception is an important task with great practical value and bird view is an essential part for creating panoramas of surrounding environment. Due to the large gap and severe deformation between the frontal…

Bird View SynthesisHomography EstimationTranslation

Panoptic-PolarNet: Proposal-free LiDAR Point Cloud Panoptic Segmentation

2021-03-27 · CVPR 2021 1 · Zixiang Zhou, Yang Zhang, Hassan Foroosh

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an effi…

ClusteringInstance SegmentationPanoptic SegmentationSegmentation+1

MonoDVPS: A Self-Supervised Monocular Depth Estimation Approach to Depth-aware Video Panoptic Segmentation

2022-10-14 · Andra Petrovai, Sergiu Nedevschi

Depth-aware video panoptic segmentation tackles the inverse projection problem of restoring panoptic 3D point clouds from video sequences, where the 3D points are augmented with semantic classes and temporally consistent…

Depth-aware Video Panoptic SegmentationDepth EstimationDepth PredictionImage Segmentation+5