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 map real world coordinates back to pixel space to visualize the results of the model? #87

Open VishalSowrirajan opened 3 years ago

VishalSowrirajan commented 3 years ago

The paper describes that the data is converted to real-world coordinates. Can I know how to map back to pixel space to visualize in the video image as shown in the paper?

ot4f commented 2 years ago

I want to know too