English

MotionCNN: A Strong Baseline for Motion Prediction in Autonomous Driving

Computer Vision and Pattern Recognition 2022-06-07 v1

Abstract

To plan a safe and efficient route, an autonomous vehicle should anticipate future motions of other agents around it. Motion prediction is an extremely challenging task that recently gained significant attention within the research community. In this work, we present a simple and yet very strong baseline for multimodal motion prediction based purely on Convolutional Neural Networks. While being easy-to-implement, the proposed approach achieves competitive performance compared to the state-of-the-art methods and ranks 3rd on the 2021 Waymo Open Dataset Motion Prediction Challenge. Our source code is publicly available at GitHub

Keywords

Cite

@article{arxiv.2206.02163,
  title  = {MotionCNN: A Strong Baseline for Motion Prediction in Autonomous Driving},
  author = {Stepan Konev and Kirill Brodt and Artsiom Sanakoyeu},
  journal= {arXiv preprint arXiv:2206.02163},
  year   = {2022}
}

Comments

CVPR Workshop on Autonomous Driving 2021. Waymo Motion Prediction Challenge 2021

R2 v1 2026-06-24T11:39:38.819Z