agrimgupta92 / sgan

Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018
MIT License
810 stars 259 forks source link

How to get the predicted trajectory of target pedestrian? #110

Closed Jctrp closed 2 years ago

Jctrp commented 2 years ago

I'm a new to this work, so I'm not sure how to output the trajectories predicted by the generator sorted by pedestrian ID. Could you help me?