paper-with-me

Papers

StreamLTS: Query-based Temporal-Spatial LiDAR Fusion for Cooperative Object Detection

2024-07-04 · Yunshuang Yuan, Monika Sester

Cooperative perception via communication among intelligent traffic agents has great potential to improve the safety of autonomous driving. However, limited communication bandwidth, localization errors and asynchronized capturing time of sensor data, all introduce difficulties to the data fusion of different agents. To some extend, previous works have attempted to reduce the shared data size, mitigate the spatial feature misalignment caused by localization errors and communication delay. However, none of them have considered the asynchronized sensor ticking times, which can lead to dynamic object misplacement of more than one meter during data fusion. In this work, we propose Time-Aligned COoperative Object Detection (TA-COOD), for which we adapt widely used dataset OPV2V and DairV2X with considering asynchronous LiDAR sensor ticking times and build an efficient fully sparse framework with modeling the temporal information of individual objects with query-based techniques. The experiment results confirmed the superior efficiency of our fully sparse framework compared to the state-of-the-art dense models. More importantly, they show that the point-wise observation timestamps of the dynamic objects are crucial for accurate modeling the object temporal context and the predictability of their time-related locations. The official code is available at \url{https://github.com/YuanYunshuang/CoSense3D}.

📄 PDF Abstract BibTeX arXiv:2407.03825

Code (1)

yuanyunshuang/cosense3d 공식 구현 pytorch

Tasks

Autonomous DrivingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

BEVFusion4D: Learning LiDAR-Camera Fusion Under Bird's-Eye-View via Cross-Modality Guidance and Temporal Aggregation

2023-03-30 · Hongxiang Cai, Zeyuan Zhang, Zhenyu Zhou, Ziyin Li 외

Integrating LiDAR and Camera information into Bird's-Eye-View (BEV) has become an essential topic for 3D object detection in autonomous driving. Existing methods mostly adopt an independent dual-branch framework to gener…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

DVLO4D: Deep Visual-Lidar Odometry with Sparse Spatial-temporal Fusion

2025-09-07 · Mengmeng Liu, Michael Ying Yang, Jiuming Liu, Yunpeng Zhang 외 arxiv

Visual-LiDAR odometry is a critical component for autonomous system localization, yet achieving high accuracy and strong robustness remains a challenge. Traditional approaches commonly struggle with sensor misalignment, …

Pose Estimation

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

Semantic-Supervised Spatial-Temporal Fusion for LiDAR-based 3D Object Detection

2025-03-13 · Chaoqun Wang, Xiaobin Hong, Wenzhong Li, Ruimao Zhang

LiDAR-based 3D object detection presents significant challenges due to the inherent sparsity of LiDAR points. A common solution involves long-term temporal LiDAR data to densify the inputs. However, efficiently leveragin…

3D Object DetectionObjectobject-detectionObject Detection

LiDAR-BIND-T: Improved and Temporally Consistent Sensor Modality Translation and Fusion for Robotic Applications

2025-09-06 · Niels Balemans, Ali Anwar, Jan Steckel, Siegfried Mercelis arxiv

This paper extends LiDAR-BIND, a modular multi-modal fusion framework that binds heterogeneous sensors (radar, sonar) to a LiDAR-defined latent space, with mechanisms that explicitly enforce temporal consistency. We intr…