cywputao / constant_velocity_pedestrian_motion

Code for "The Simpler the Better: Constant Velocity for Pedestrian Motion Prediction", Schöller et al., arXiv 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constant Velocity Pedestrian Motion Prediction

This repository contains an implementation of the Constant Velocity Model from paper:

The Simpler the Better: Constant Velocity for Pedestrian Motion Prediction
Christoph Schöller, Vincent Aravantinos, Florian Lay, Alois Knoll
arXiv, 2019

In particular, it allows to reproduce the results for OUR and OUR-S from Table 1. The dataset in this repository is the same as the one provided here, but converted to json format.


Prediction examples of OUR (left) and OUR-S (right):

About

Code for "The Simpler the Better: Constant Velocity for Pedestrian Motion Prediction", Schöller et al., arXiv 2019

License:MIT License


Languages

Language:Python 100.0%