nachiket92 / conv-social-pooling

Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
MIT License
326 stars 97 forks source link

The seq2seq model function #28

Open hnuwxw opened 4 years ago

hnuwxw commented 4 years ago

Hi, How are the encoder and decoder functions defined, and how are the hidden states of each time step transformed into background variables.