quancore / social-lstm

Social LSTM implementation in PyTorch
423 stars 254 forks source link

understanding output #39

Open aminmanafi opened 2 years ago

aminmanafi commented 2 years ago

hello we set x and y as input to our model and get 5 outputs. could you please explain briefly what these five elements are? Because you said we observe trajectory for 3.2 secs. and predict 4.8 secs. next. Thanks.