paper-with-me

Papers

Bi-LRFusion: Bi-Directional LiDAR-Radar Fusion for 3D Dynamic Object Detection

2023-06-02 · CVPR 2023 1 · Yingjie Wang, Jiajun Deng, Yao Li, Jinshui Hu, Cong Liu, Yu Zhang, Jianmin Ji, Wanli Ouyang, Yanyong Zhang

LiDAR and Radar are two complementary sensing approaches in that LiDAR specializes in capturing an object's 3D shape while Radar provides longer detection ranges as well as velocity hints. Though seemingly natural, how to efficiently combine them for improved feature representation is still unclear. The main challenge arises from that Radar data are extremely sparse and lack height information. Therefore, directly integrating Radar features into LiDAR-centric detection networks is not optimal. In this work, we introduce a bi-directional LiDAR-Radar fusion framework, termed Bi-LRFusion, to tackle the challenges and improve 3D detection for dynamic objects. Technically, Bi-LRFusion involves two steps: first, it enriches Radar's local features by learning important details from the LiDAR branch to alleviate the problems caused by the absence of height information and extreme sparsity; second, it combines LiDAR features with the enhanced Radar features in a unified bird's-eye-view representation. We conduct extensive experiments on nuScenes and ORR datasets, and show that our Bi-LRFusion achieves state-of-the-art performance for detecting dynamic objects. Notably, Radar data in these two datasets have different formats, which demonstrates the generalizability of our method. Codes are available at https://github.com/JessieW0806/BiLRFusion.

📄 PDF Abstract BibTeX arXiv:2306.01438

Code (1)

jessiew0806/bi-lrfusion 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

LRFusionPR: A Polar BEV-Based LiDAR-Radar Fusion Network for Place Recognition

2025-04-27 · Zhangshuo Qi, Luqi Cheng, Zijie Zhou, Guangming Xiong

In autonomous driving, place recognition is critical for global localization in GPS-denied environments. LiDAR and radar-based place recognition methods have garnered increasing attention, as LiDAR provides precise rangi…

Autonomous Driving

RaLiFlow: Scene Flow Estimation with 4D Radar and LiDAR Point Clouds

2025-12-11 · Jingyun Fu, Zhiyu Xiang, Na Zhao arxiv

Recent multimodal fusion methods, integrating images with LiDAR point clouds, have shown promise in scene flow estimation. However, the fusion of 4D millimeter wave radar and LiDAR remains unexplored. Unlike LiDAR, radar…

Scene Flow EstimationPoint Clouds

Efficient UAV trajectory prediction: A multi-modal deep diffusion framework

2026-01-26 · Yuan Gao, Xinyu Guo, Wenjing Xie, Zifan Wang 외 arxiv

To meet the requirements for managing unauthorized UAVs in the low-altitude economy, a multi-modal UAV trajectory prediction method based on the fusion of LiDAR and millimeter-wave radar information is proposed. A deep f…

Trajectory PredictionPoint Clouds

MoRAL: Motion-aware Multi-Frame 4D Radar and LiDAR Fusion for Robust 3D Object Detection

2025-05-14 · Xiangyuan Peng, Yu Wang, Miao Tang, Bierzynski Kay 외

Reliable autonomous driving systems require accurate detection of traffic participants. To this end, multi-modal fusion has emerged as an effective strategy. In particular, 4D radar and LiDAR fusion methods based on mult…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

RadarNet: Exploiting Radar for Robust Perception of Dynamic Objects

2020-07-28 · ECCV 2020 8 · Bin Yang, Runsheng Guo, Ming Liang, Sergio Casas 외

We tackle the problem of exploiting Radar for perception in the context of self-driving as Radar provides complementary information to other sensors such as LiDAR or cameras in the form of Doppler velocity. The main chal…

object-detectionObject Detection