Fujiry0 / Trajectory-Prediction-Survery

Survey of Trajectory Prediction
4 stars 2 forks source link

The Garden of Forking Paths: Towards Multi-Future Trajectory Prediction #7

Open Fujiry0 opened 4 years ago

Fujiry0 commented 4 years ago

Paper: http://openaccess.thecvf.com/content_CVPR_2020/papers/Liang_The_Garden_of_Forking_Paths_Towards_Multi-Future_Trajectory_Prediction_CVPR_2020_paper.pdf

Short summary: Predict the distribution over multiple possible future paths of people as they move through various visual scenes.

Details

Comment: This paper does not consider human to human interaction explicitly but they input semantic image in addition to location history.

スクリーンショット 2020-04-21 19 11 12

スクリーンショット 2020-04-21 19 22 17

GitHub : https://github.com/JunweiLiang/Multiverse Project Page: https://next.cs.cmu.edu/multiverse/

jayakornv commented 4 years ago

This work uses heatmap grids as main parametrization, then use beam-search to provide K candidate trajectories.