paper-with-me

Papers

Dur360BEV: A Real-world 360-degree Single Camera Dataset and Benchmark for Bird-Eye View Mapping in Autonomous Driving

2025-03-02 · Wenke E, Chao Yuan, Li Li, Yixin Sun, Yona Falinie A. Gaus, Amir Atapour-Abarghouei, Toby P. Breckon

We present Dur360BEV, a novel spherical camera autonomous driving dataset equipped with a high-resolution 128-channel 3D LiDAR and a RTK-refined GNSS/INS system, along with a benchmark architecture designed to generate Bird-Eye-View (BEV) maps using only a single spherical camera. This dataset and benchmark address the challenges of BEV generation in autonomous driving, particularly by reducing hardware complexity through the use of a single 360-degree camera instead of multiple perspective cameras. Within our benchmark architecture, we propose a novel spherical-image-to-BEV module that leverages spherical imagery and a refined sampling strategy to project features from 2D to 3D. Our approach also includes an innovative application of focal loss, specifically adapted to address the extreme class imbalance often encountered in BEV segmentation tasks, that demonstrates improved segmentation performance on the Dur360BEV dataset. The results show that our benchmark not only simplifies the sensor setup but also achieves competitive performance.

📄 PDF Abstract BibTeX arXiv:2503.00675

Code (2)

Tom-E-Durham/Dur360BEV 공식 구현 pytorch
Tom-E-Durham/icra2025-dur360bev 공식 구현 pytorch

Tasks

Autonomous DrivingBEV Segmentation

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

KD360-VoxelBEV: LiDAR and 360-degree Camera Cross Modality Knowledge Distillation for Bird's-Eye-View Segmentation

2025-12-17 · Wenke E, Yixin Sun, Jiaxu Liu, Hubert P. H. Shum 외 arxiv

We present the first cross-modality distillation framework specifically tailored for single-panoramic-camera Bird's-Eye-View (BEV) segmentation. Our approach leverages a novel LiDAR image representation fused from range,…

Knowledge DistillationAutonomous DrivingBEV Segmentation

SC-OmniGS: Self-Calibrating Omnidirectional Gaussian Splatting

2025-02-07 · Huajian Huang, Yingshu Chen, Longwei Li, Hui Cheng 외

360-degree cameras streamline data collection for radiance field 3D reconstruction by capturing comprehensive scene data. However, traditional radiance field methods do not address the specific challenges inherent to 360…

3D Reconstruction

RGBD Objects in the Wild: Scaling Real-World 3D Object Learning from RGB-D Videos

2024-01-23 · CVPR 2024 1 · Hongchi Xia, Yang Fu, Sifei Liu, Xiaolong Wang

We introduce a new RGB-D object dataset captured in the wild called WildRGB-D. Unlike most existing real-world object-centric datasets which only come with RGB capturing, the direct capture of the depth channel allows be…

6D Pose EstimationCamera Pose EstimationNovel View SynthesisObject+2

Seam360GS: Seamless 360° Gaussian Splatting from Real-World Omnidirectional Images

2025-08-27 · Changha Shin, Woong Oh Cho, Seon Joo Kim arxiv

360-degree visual content is widely shared on platforms such as YouTube and plays a central role in virtual reality, robotics, and autonomous navigation. However, consumer-grade dual-fisheye systems consistently yield im…

Novel View Synthesis

Modelling Uncertainty in Deep Learning for Camera Relocalization

2015-09-19 · Alex Kendall, Roberto Cipolla

We present a robust and real-time monocular six degree of freedom visual relocalization system. We use a Bayesian convolutional neural network to regress the 6-DOF camera pose from a single RGB image. It is trained in an…

Camera RelocalizationDeep Learning