paper-with-me

Papers

Keypoints-Based Deep Feature Fusion for Cooperative Vehicle Detection of Autonomous Driving

2021-09-23 · Yunshuang Yuan, Hao Cheng, Monika Sester

Sharing collective perception messages (CPM) between vehicles is investigated to decrease occlusions so as to improve the perception accuracy and safety of autonomous driving. However, highly accurate data sharing and low communication overhead is a big challenge for collective perception, especially when real-time communication is required among connected and automated vehicles. In this paper, we propose an efficient and effective keypoints-based deep feature fusion framework built on the 3D object detector PV-RCNN, called Fusion PV-RCNN (FPV-RCNN for short), for collective perception. We introduce a high-performance bounding box proposal matching module and a keypoints selection strategy to compress the CPM size and solve the multi-vehicle data fusion problem. Besides, we also propose an effective localization error correction module based on the maximum consensus principle to increase the robustness of the data fusion. Compared to a bird's-eye view (BEV) keypoints feature fusion, FPV-RCNN achieves improved detection accuracy by about 9% at a high evaluation criterion (IoU 0.7) on the synthetic dataset COMAP dedicated to collective perception. In addition, its performance is comparable to two raw data fusion baselines that have no data loss in sharing. Moreover, our method also significantly decreases the CPM size to less than 0.3 KB, and is thus about 50 times smaller than the BEV feature map sharing used in previous works. Even with further decreased CPM feature channels, i.e., from 128 to 32, the detection performance does not show apparent drops. The code of our method is available at https://github.com/YuanYunshuang/FPV_RCNN.

📄 PDF Abstract BibTeX arXiv:2109.11615

Code (1)

yuanyunshuang/fpv_rcnn 공식 구현

Tasks

Autonomous Drivingvehicle detection

Similar Papers 제목 키워드 기반

Adaptive Feature Fusion for Cooperative Perception using LiDAR Point Clouds

2022-07-30 · Donghao Qiao, Farhana Zulkernine

Cooperative perception allows a Connected Autonomous Vehicle (CAV) to interact with the other CAVs in the vicinity to enhance perception of surrounding objects to increase safety and reliability. It can compensate for th…

Domain Adaptationfeature selectionPedestrian Detectionvehicle detection

CoFF: Cooperative Spatial Feature Fusion for 3D Object Detection on Autonomous Vehicles

2020-09-24 · Jingda Guo, Dominic Carrillo, Sihai Tang, Qi Chen 외

To reduce the amount of transmitted data, feature map based fusion is recently proposed as a practical solution to cooperative 3D object detection by autonomous vehicles. The precision of object detection, however, may r…

3D Object DetectionAutonomous VehiclesObjectobject-detection+1

SiCP: Simultaneous Individual and Cooperative Perception for 3D Object Detection in Connected and Automated Vehicles

2023-12-08 · Deyuan Qu, Qi Chen, Tianyu Bai, HongSheng Lu 외

Cooperative perception for connected and automated vehicles is traditionally achieved through the fusion of feature maps from two or more vehicles. However, the absence of feature maps shared from other vehicles can lead…

3D Object Detectionobject-detectionObject Detection

Flow-Based Feature Fusion for Vehicle-Infrastructure Cooperative 3D Object Detection

2023-11-03 · NeurIPS 2023 11 · Haibao Yu, Yingjuan Tang, Enze Xie, Jilei Mao 외

Cooperatively utilizing both ego-vehicle and infrastructure sensor data can significantly enhance autonomous driving perception abilities. However, the uncertain temporal asynchrony and limited communication conditions c…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

EMIFF: Enhanced Multi-scale Image Feature Fusion for Vehicle-Infrastructure Cooperative 3D Object Detection

2024-02-23 · Zhe Wang, Siqi Fan, Xiaoliang Huo, Tongda Xu 외

In autonomous driving, cooperative perception makes use of multi-view cameras from both vehicles and infrastructure, providing a global vantage point with rich semantic context of road conditions beyond a single vehicle …

3D Object DetectionAutonomous DrivingFeature Compressionobject-detection+1