paper-with-me

홈 › Papers

Collaboration Helps Camera Overtake LiDAR in 3D Detection

2023-03-23 · CVPR 2023 1 · Yue Hu, Yifan Lu, Runsheng Xu, Weidi Xie, Siheng Chen, Yanfeng Wang

Camera-only 3D detection provides an economical solution with a simple configuration for localizing objects in 3D space compared to LiDAR-based detection systems. However, a major challenge lies in precise depth estimation due to the lack of direct 3D measurements in the input. Many previous methods attempt to improve depth estimation through network designs, e.g., deformable layers and larger receptive fields. This work proposes an orthogonal direction, improving the camera-only 3D detection by introducing multi-agent collaborations. Our proposed collaborative camera-only 3D detection (CoCa3D) enables agents to share complementary information with each other through communication. Meanwhile, we optimize communication efficiency by selecting the most informative cues. The shared messages from multiple viewpoints disambiguate the single-agent estimated depth and complement the occluded and long-range regions in the single-agent view. We evaluate CoCa3D in one real-world dataset and two new simulation datasets. Results show that CoCa3D improves previous SOTA performances by 44.21% on DAIR-V2X, 30.60% on OPV2V+, 12.59% on CoPerception-UAVs+ for AP@70. Our preliminary results show a potential that with sufficient collaboration, the camera might overtake LiDAR in some practical scenarios. We released the dataset and code at https://siheng-chen.github.io/dataset/CoPerception+ and https://github.com/MediaBrain-SJTU/CoCa3D.

📄 PDF Abstract BibTeX arXiv:2303.13560

Code (1)

mediabrain-sjtu/coca3d 공식 구현 pytorch

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Autonomous overtaking trajectory optimization using reinforcement learning and opponent pose estimation

2026-03-28 · Matej Rene Cihlar, Luka Šiktar, Branimir Ćaran, Marko Švaco arxiv

Vehicle overtaking is one of the most complex driving maneuvers for autonomous vehicles. To achieve optimal autonomous overtaking, driving systems rely on multiple sensors that enable safe trajectory optimization and ove…

Reinforcement LearningAutonomous VehiclesObject DetectionPose Estimation

Joint 3D Object Detection and Tracking Using Spatio-Temporal Representation of Camera Image and LiDAR Point Clouds

2021-12-14 · Junho Koh, Jaekyum Kim, Jinhyuk Yoo, Yecheol Kim 외

In this paper, we propose a new joint object detection and tracking (JoDT) framework for 3D object detection and tracking based on camera and LiDAR sensors. The proposed method, referred to as 3D DetecTrack, enables the …

3D Object DetectionGraph Neural NetworkObjectobject-detection+1

PIC-Net: Point Cloud and Image Collaboration Network for Large-Scale Place Recognition

2020-08-03 · Yuheng Lu, Fan Yang, Fangping Chen, Don Xie

Place recognition is one of the hot research fields in automation technology and is still an open issue, Camera and Lidar are two mainstream sensors used in this task, Camera-based methods are easily affected by illumina…

Visual Place Recognition

PALF: Pre-Annotation and Camera-LiDAR Late Fusion for the Easy Annotation of Point Clouds

2023-04-13 · Yucheng Zhang, Masaki Fukuda, Yasunori Ishii, Kyoko Ohshima 외

3D object detection has become indispensable in the field of autonomous driving. To date, gratifying breakthroughs have been recorded in 3D object detection research, attributed to deep learning. However, deep learning a…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

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