abduallahmohamed / Social-STGCNN

Code for "Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction" CVPR 2020
MIT License
483 stars 141 forks source link

A question of determining linear or nonlinear #70

Open 374216512 opened 6 months ago

374216512 commented 6 months ago

Hello, I was studying your code and noticed that you determine whether the trajectory is linear or nonlinear by polynomial fitting, but you don't use this information later on, I would like to ask what is the purpose of determining whether the trajectory is linear or nonlinear