RED: A Simple but Effective Baseline Predictor for the TrajNet Benchmark

Abstract

In recent years, there is a shift from modeling the tracking problem based on Bayesian formulation towards using deep neural networks. Towards this end, in this paper the effectiveness of various deep neural networks for predicting future pedestrian paths are evaluated. The analyzed deep networks solely rely, like in the traditional approaches, on observed tracklets without human-human interaction information. The evaluation is done on the publicly available TrajNet benchmark dataset [ 39 ], which builds up a repository of considerable and popular datasets for trajectory prediction. We show how a Recurrent-Encoder with a Dense layer stacked on top, referred to as RED-predictor, is able to achieve top-rank at the TrajNet 2018 challenge compared to elaborated models. Further, we investigate failure cases and give explanations for observed phenomena, and give some recommendations for overcoming demonstrated shortcomings.

Cite

Text

Becker et al. "RED: A Simple but Effective Baseline Predictor for the TrajNet Benchmark." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11015-4_13

Markdown

[Becker et al. "RED: A Simple but Effective Baseline Predictor for the TrajNet Benchmark." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/becker2018eccvw-red/) doi:10.1007/978-3-030-11015-4_13

BibTeX

@inproceedings{becker2018eccvw-red,
  title     = {{RED: A Simple but Effective Baseline Predictor for the TrajNet Benchmark}},
  author    = {Becker, Stefan and Hug, Ronny and Hübner, Wolfgang and Arens, Michael},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {138-153},
  doi       = {10.1007/978-3-030-11015-4_13},
  url       = {https://mlanthology.org/eccvw/2018/becker2018eccvw-red/}
}