parth4594 / Trajectory-Prediction

Transformer Network to predict Trajectories for traffic agents
4 stars 0 forks source link

May I know the paper associated with this code repository? #1

Open vinodrajendran001 opened 6 months ago

parth4594 commented 6 months ago

Hi Vinod,

Thanks for taking an interest in my research.

This thesis was inspired by Transformer Networks for Trajectory Forecasting by Francesco Giuliari, Irtiza Hasan, Marco Cristani, and Fabio Galasso

please find the link to their paper here: https://www.researchgate.net/publication/340021792_Transformer_Networks_for_Trajectory_Forecasting

Their idea was based on predictions for just a single class i.e. humans walking. Whereas in my thesis I have attempted to use a dataset involving a more complex scenario with multiple features and upto 7 different classes.

Regards Parth

vinodrajendran001 commented 6 months ago

Great! I'm currently seeking a dataset and methodology for multi-agent trajectory forecasting. Could you please share details about the dataset you used and, if feasible, please provide access to your thesis? Your assistance in this matter is greatly appreciated.