paper-with-me

홈 › Papers

F2BEV: Bird's Eye View Generation from Surround-View Fisheye Camera Images for Automated Driving

2023-03-07 · Ekta U. Samani, Feng Tao, Harshavardhan R. Dasari, Sihao Ding, Ashis G. Banerjee

Bird's Eye View (BEV) representations are tremendously useful for perception-related automated driving tasks. However, generating BEVs from surround-view fisheye camera images is challenging due to the strong distortions introduced by such wide-angle lenses. We take the first step in addressing this challenge and introduce a baseline, F2BEV, to generate discretized BEV height maps and BEV semantic segmentation maps from fisheye images. F2BEV consists of a distortion-aware spatial cross attention module for querying and consolidating spatial information from fisheye image features in a transformer-style architecture followed by a task-specific head. We evaluate single-task and multi-task variants of F2BEV on our synthetic FB-SSEM dataset, all of which generate better BEV height and segmentation maps (in terms of the IoU) than a state-of-the-art BEV generation method operating on undistorted fisheye images. We also demonstrate discretized height map generation from real-world fisheye images using F2BEV. Our dataset is publicly available at https://github.com/volvo-cars/FB-SSEM-dataset

📄 PDF Abstract BibTeX arXiv:2303.03651

Code (1)

volvo-cars/fb-ssem-dataset 공식 구현 pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Exploring Surround-View Fisheye Camera 3D Object Detection

2025-11-24 · Changcai Li, Wenwei Lin, Zuoxun Hou, Gang Chen 외 arxiv

In this work, we explore the technical feasibility of implementing end-to-end 3D object detection (3DOD) with surround-view fisheye camera system. Specifically, we first investigate the performance drop incurred when tra…

3D Object Detection

FishBEV: Distortion-Resilient Bird's Eye View Segmentation with Surround-View Fisheye Cameras

2025-09-17 · Hang Li, Dianmo Sheng, Qiankun Dong, Zichun Wang 외 arxiv

As a cornerstone technique for autonomous driving, Bird's Eye View (BEV) segmentation has recently achieved remarkable progress with pinhole cameras. However, it is non-trivial to extend the existing methods to fisheye c…

Autonomous DrivingBEV Segmentation

SynWoodScape: Synthetic Surround-view Fisheye Camera Dataset for Autonomous Driving

2022-03-09 · Ahmed Rida Sekkat, Yohan Dupuis, Varun Ravi Kumar, Hazem Rashed 외

Surround-view cameras are a primary sensor for automated driving, used for near-field perception. It is one of the most commonly used sensors in commercial vehicles primarily used for parking visualization and automated …

Autonomous DrivingOptical Flow Estimation

Disentangling and Vectorization: A 3D Visual Perception Approach for Autonomous Driving Based on Surround-View Fisheye Cameras

2021-07-19 · Zizhang Wu, Wenkai Zhang, Jizheng Wang, Man Wang 외

The 3D visual perception for vehicles with the surround-view fisheye camera system is a critical and challenging task for low-cost urban autonomous driving. While existing monocular 3D object detection methods perform no…

3D Object DetectionAutonomous DrivingDescriptiveMonocular 3D Object Detection+2

DaF-BEVSeg: Distortion-aware Fisheye Camera based Bird's Eye View Segmentation with Occlusion Reasoning

2024-04-09 · Senthil Yogamani, David Unger, Venkatraman Narayanan, Varun Ravi Kumar

Semantic segmentation is an effective way to perform scene understanding. Recently, segmentation in 3D Bird's Eye View (BEV) space has become popular as its directly used by drive policy. However, there is limited work o…

BEV SegmentationScene UnderstandingSegmentationSemantic Segmentation