Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 603 Bytes

social_lstm.md

File metadata and controls

18 lines (11 loc) · 603 Bytes

January 2020

tl;dr: Summary of the main idea.

Overall impression

Adds a social pooling layer that pools the hidden stages of the neighbors within a spatial radius.

Key ideas

  • Instead of a spatial occupancy grid, replace the occupancy with LSTM embedding.

Technical details

  • Summary of technical details

Notes

  • talk at CVPR: the animation of predicting a person passing through the gap of a crowd is cool.