V2VNet: Vehicle-to-Vehicle Communication for Joint Perception and Prediction
2020-08-17ECCV 2020Code Available1· sign in to hype
Tsun-Hsuan Wang, Sivabalan Manivasagam, Ming Liang, Bin Yang, Wenyuan Zeng, James Tu, Raquel Urtasun
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/DerrickXuNu/OpenCOODpytorch★ 801
- github.com/coperception/coperceptionpytorch★ 170
- github.com/taco-group/stamppytorch★ 58
Abstract
In this paper, we explore the use of vehicle-to-vehicle (V2V) communication to improve the perception and motion forecasting performance of self-driving vehicles. By intelligently aggregating the information received from multiple nearby vehicles, we can observe the same scene from different viewpoints. This allows us to see through occlusions and detect actors at long range, where the observations are very sparse or non-existent. We also show that our approach of sending compressed deep feature map activations achieves high accuracy while satisfying communication bandwidth requirements.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| OPV2V | V2VNet (PointPillar backbone) | AP@0.7@Default | 0.82 | — | Unverified |
| V2XSet | V2VNet | AP0.5 (Perfect) | 0.85 | — | Unverified |
| V2X-SIM | V2VNet | mAP | 21.4 | — | Unverified |