English

Convolutional Neural Network for Trajectory Prediction

Computer Vision and Pattern Recognition 2018-11-27 v2

Abstract

Predicting trajectories of pedestrians is quintessential for autonomous robots which share the same environment with humans. In order to effectively and safely interact with humans, trajectory prediction needs to be both precise and computationally efficient. In this work, we propose a convolutional neural network (CNN) based human trajectory prediction approach. Unlike more recent LSTM-based moles which attend sequentially to each frame, our model supports increased parallelism and effective temporal representation. The proposed compact CNN model is faster than the current approaches yet still yields competitive results.

Keywords

Cite

@article{arxiv.1809.00696,
  title  = {Convolutional Neural Network for Trajectory Prediction},
  author = {Nishant Nikhil and Brendan Tran Morris},
  journal= {arXiv preprint arXiv:1809.00696},
  year   = {2018}
}

Comments

Accepted at ECCV 2018 workshop - Anticipating Human Behavior

R2 v1 2026-06-23T03:53:02.826Z