paper-with-me

Papers

BEVSegFormer: Bird's Eye View Semantic Segmentation From Arbitrary Camera Rigs

2022-03-08 · Lang Peng, Zhirong Chen, Zhangjie Fu, Pengpeng Liang, Erkang Cheng

Semantic segmentation in bird's eye view (BEV) is an important task for autonomous driving. Though this task has attracted a large amount of research efforts, it is still challenging to flexibly cope with arbitrary (single or multiple) camera sensors equipped on the autonomous vehicle. In this paper, we present BEVSegFormer, an effective transformer-based method for BEV semantic segmentation from arbitrary camera rigs. Specifically, our method first encodes image features from arbitrary cameras with a shared backbone. These image features are then enhanced by a deformable transformer-based encoder. Moreover, we introduce a BEV transformer decoder module to parse BEV semantic segmentation results. An efficient multi-camera deformable attention unit is designed to carry out the BEV-to-image view transformation. Finally, the queries are reshaped according the layout of grids in the BEV, and upsampled to produce the semantic segmentation result in a supervised manner. We evaluate the proposed algorithm on the public nuScenes dataset and a self-collected dataset. Experimental results show that our method achieves promising performance on BEV semantic segmentation from arbitrary camera rigs. We also demonstrate the effectiveness of each component via ablation study.

📄 PDF Abstract BibTeX arXiv:2203.04050

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBird's-Eye View Semantic SegmentationDecoderSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

BEV-Seg: Bird's Eye View Semantic Segmentation Using Geometry and Semantic Point Cloud

2020-06-19 · Mong H. Ng, Kaahan Radia, Jianfei Chen, Dequan Wang 외

Bird's-eye-view (BEV) is a powerful and widely adopted representation for road scenes that captures surrounding objects and their spatial locations, along with overall context in the scene. In this work, we focus on bird…

Bird's-Eye View Semantic SegmentationSemantic SegmentationTransfer Learning

Lift, Splat, Shoot: Encoding Images From Arbitrary Camera Rigs by Implicitly Unprojecting to 3D

2020-08-13 · ECCV 2020 8 · Jonah Philion, Sanja Fidler

The goal of perception for autonomous vehicles is to extract semantic representations from multiple sensors and fuse these representations into a single "bird's-eye-view" coordinate frame for consumption by motion planni…

Autonomous VehiclesBird's-Eye View Semantic SegmentationMotion PlanningSemantic Segmentation

Efficient Semantic Segmentation for Visual Bird's-eye View Interpretation

2018-11-29 · Timo Sämann, Karl Amende, Stefan Milz, Christian Witt 외

The ability to perform semantic segmentation in real-time capable applications with limited hardware is of great importance. One such application is the interpretation of the visual bird's-eye view, which requires the se…

SegmentationSemantic Segmentation

RendBEV: Semantic Novel View Synthesis for Self-Supervised Bird's Eye View Segmentation

2025-02-20 · Henrique Piñeiro Monteagudo, Leonardo Taccari, Aurel Pjetri, Francesco Sambo 외

Bird's Eye View (BEV) semantic maps have recently garnered a lot of attention as a useful representation of the environment to tackle assisted and autonomous driving tasks. However, most of the existing work focuses on t…

2D Semantic SegmentationAutonomous DrivingNovel View SynthesisSegmentation+1

BEV-DG: Cross-Modal Learning under Bird's-Eye View for Domain Generalization of 3D Semantic Segmentation

2023-08-12 · ICCV 2023 1 · Miaoyu Li, Yachao Zhang, Xu Ma, Yanyun Qu 외

Cross-modal Unsupervised Domain Adaptation (UDA) aims to exploit the complementarity of 2D-3D data to overcome the lack of annotation in a new domain. However, UDA methods rely on access to the target domain during train…

3D Semantic SegmentationContrastive LearningDomain AdaptationDomain Generalization+2