quancore / social-lstm

Social LSTM implementation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Different Length in Sequences

NozomiWyane opened this issue · comments

Hi, the original code has been successfully implemented on my labtop.
In my own dataset ,the sequence length with different ids are different. In the biwi dataset, the sequence length is set as fixed 20. Is there anyway adpat my dataset?