English

PnPNet: End-to-End Perception and Prediction with Tracking in the Loop

Computer Vision and Pattern Recognition 2020-06-30 v2 Robotics

Abstract

We tackle the problem of joint perception and motion forecasting in the context of self-driving vehicles. Towards this goal we propose PnPNet, an end-to-end model that takes as input sequential sensor data, and outputs at each time step object tracks and their future trajectories. The key component is a novel tracking module that generates object tracks online from detections and exploits trajectory level features for motion forecasting. Specifically, the object tracks get updated at each time step by solving both the data association problem and the trajectory estimation problem. Importantly, the whole model is end-to-end trainable and benefits from joint optimization of all tasks. We validate PnPNet on two large-scale driving datasets, and show significant improvements over the state-of-the-art with better occlusion recovery and more accurate future prediction.

Keywords

Cite

@article{arxiv.2005.14711,
  title  = {PnPNet: End-to-End Perception and Prediction with Tracking in the Loop},
  author = {Ming Liang and Bin Yang and Wenyuan Zeng and Yun Chen and Rui Hu and Sergio Casas and Raquel Urtasun},
  journal= {arXiv preprint arXiv:2005.14711},
  year   = {2020}
}

Comments

CVPR2020

R2 v1 2026-06-23T15:54:59.295Z