paper-with-me

홈 › Papers

BOX3D: Lightweight Camera-LiDAR Fusion for 3D Object Detection and Localization

2024-08-27 · Mario A. V. Saucedo, Nikolaos Stathoulopoulos, Vidya Sumathy, Christoforos Kanellakis, George Nikolakopoulos

Object detection and global localization play a crucial role in robotics, spanning across a great spectrum of applications from autonomous cars to multi-layered 3D Scene Graphs for semantic scene understanding. This article proposes BOX3D, a novel multi-modal and lightweight scheme for localizing objects of interest by fusing the information from RGB camera and 3D LiDAR. BOX3D is structured around a three-layered architecture, building up from the local perception of the incoming sequential sensor data to the global perception refinement that covers for outliers and the general consistency of each object's observation. More specifically, the first layer handles the low-level fusion of camera and LiDAR data for initial 3D bounding box extraction. The second layer converts each LiDAR's scan 3D bounding boxes to the world coordinate frame and applies a spatial pairing and merging mechanism to maintain the uniqueness of objects observed from different viewpoints. Finally, BOX3D integrates the third layer that supervises the consistency of the results on the global map iteratively, using a point-to-voxel comparison for identifying all points in the global map that belong to the object. Benchmarking results of the proposed novel architecture are showcased in multiple experimental trials on public state-of-the-art large-scale dataset of urban environments.

📄 PDF Abstract BibTeX arXiv:2408.14941

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionBenchmarkingobject-detectionObject DetectionScene Understanding

Similar Papers 제목 키워드 기반

PromptDet: A Lightweight 3D Object Detection Framework with LiDAR Prompts

2024-12-17 · Kun Guo, Qiang Ling

Multi-camera 3D object detection aims to detect and localize objects in 3D space using multiple cameras, which has attracted more attention due to its cost-effectiveness trade-off. However, these methods often struggle w…

3D Object DetectionDepth EstimationKnowledge DistillationObject+3

SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection

2023-04-27 · ICCV 2023 1 · Yichen Xie, Chenfeng Xu, Marie-Julie Rakotosaona, Patrick Rim 외

By identifying four important components of existing LiDAR-camera 3D object detection methods (LiDAR and camera candidates, transformation, and fusion outputs), we observe that all existing methods either find dense cand…

3D Object Detectionobject-detectionObject Detection

Improving Robustness of LiDAR-Camera Fusion Model against Weather Corruption from Fusion Strategy Perspective

2024-02-05 · Yihao Huang, Kaiyuan Yu, Qing Guo, Felix Juefei-Xu 외

In recent years, LiDAR-camera fusion models have markedly advanced 3D object detection tasks in autonomous driving. However, their robustness against common weather corruption such as fog, rain, snow, and sunlight in the…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

SimpleBEV: Improved LiDAR-Camera Fusion Architecture for 3D Object Detection

2024-11-08 · Yun Zhao, Zhan Gong, Peiru Zheng, Hong Zhu 외

More and more research works fuse the LiDAR and camera information to improve the 3D object detection of the autonomous driving system. Recently, a simple yet effective fusion framework has achieved an excellent detectio…

3D Object DetectionAutonomous DrivingDepth EstimationObject+2

Adaptive LiDAR Scanning: Harnessing Temporal Cues for Efficient 3D Object Detection via Multi-Modal Fusion

2025-08-03 · Sara Shoouri, Morteza Tavakoli Taba, Hun-Seok Kim arxiv

Multi-sensor fusion using LiDAR and RGB cameras significantly enhances 3D object detection task. However, conventional LiDAR sensors perform dense, stateless scans, ignoring the strong temporal continuity in real-world s…

3D Object Detection