paper-with-me

Papers

RoCo:Robust Collaborative Perception By Iterative Object Matching and Pose Adjustment

2024-08-01 · Zhe Huang, Shuo Wang, Yongcai Wang, Wanting Li, Deying Li, Lei Wang

Collaborative autonomous driving with multiple vehicles usually requires the data fusion from multiple modalities. To ensure effective fusion, the data from each individual modality shall maintain a reasonably high quality. However, in collaborative perception, the quality of object detection based on a modality is highly sensitive to the relative pose errors among the agents. It leads to feature misalignment and significantly reduces collaborative performance. To address this issue, we propose RoCo, a novel unsupervised framework to conduct iterative object matching and agent pose adjustment. To the best of our knowledge, our work is the first to model the pose correction problem in collaborative perception as an object matching task, which reliably associates common objects detected by different agents. On top of this, we propose a graph optimization process to adjust the agent poses by minimizing the alignment errors of the associated objects, and the object matching is re-done based on the adjusted agent poses. This process is carried out iteratively until convergence. Experimental study on both simulated and real-world datasets demonstrates that the proposed framework RoCo consistently outperforms existing relevant methods in terms of the collaborative object detection performance, and exhibits highly desired robustness when the pose information of agents is with high-level noise. Ablation studies are also provided to show the impact of its key parameters and components. The code is released at https://github.com/HuangZhe885/RoCo.

📄 PDF Abstract BibTeX arXiv:2408.00257

Code (1)

huangzhe885/roco 공식 구현 pytorch

Tasks

Autonomous DrivingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

RoCo-Sim: Enhancing Roadside Collaborative Perception through Foreground Simulation

2025-03-13 · Yuwen Du, Anning Hu, Zichen Chao, Yifan Lu 외

Roadside Collaborative Perception refers to a system where multiple roadside units collaborate to pool their perceptual data, assisting vehicles in enhancing their environmental awareness. Existing roadside perception me…

3D Object Detectionobject-detectionObject DetectionStyle Transfer

UCDNet: Multi-UAV Collaborative 3D Object Detection Network by Reliable Feature Mapping

2024-06-07 · Pengju Tian, Peirui Cheng, Yuchao Wang, Zhechao Wang 외

Multi-UAV collaborative 3D object detection can perceive and comprehend complex environments by integrating complementary information, with applications encompassing traffic monitoring, delivery services and agricultural…

3D Object DetectionManagementObjectobject-detection+1

Simultaneous View and Feature Selection for Collaborative Multi-Robot Perception

2020-12-17 · Brian Reily, Hao Zhang

Collaborative multi-robot perception provides multiple views of an environment, offering varying perspectives to collaboratively understand the environment even when individual robots have poor points of view or when occ…

feature selectionObject Recognition

ZeroComp: Zero-shot Object Compositing from Image Intrinsics via Diffusion

2024-10-10 · Zitian Zhang, Frédéric Fortier-Chouinard, Mathieu Garon, Anand Bhattad 외

We present ZeroComp, an effective zero-shot 3D object compositing approach that does not require paired composite-scene images during training. Our method leverages ControlNet to condition from intrinsic images and combi…

Self-Localized Collaborative Perception

2024-06-18 · Zhenyang Ni, Zixing Lei, Yifan Lu, Dingju Wang 외

Collaborative perception has garnered considerable attention due to its capacity to address several inherent challenges in single-agent perception, including occlusion and out-of-range issues. However, existing collabora…