agrimgupta92 / sgan

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

pool_every_timestep in original paper? #64

Closed bysowhat closed 4 years ago

bysowhat commented 4 years ago

hi, could you figure out what is the 'pool_every_timestep' value in original paper? thanks:)

Yfhu1103 commented 4 years ago

Hello, I have the same doubt with you, In paper, author said "we provide the pooled context only once as input to the decoder", it is the opposite of "pool_every_timestep". You closed the issue so is it solved?