agrimgupta92 / sgan

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

How to make from ETH raw data to ETH pickle file? #119

Open JiyouSeo opened 1 year ago

JiyouSeo commented 1 year ago

Hello, Thank you for your great research!

I have several questions about ETH dataset.

  1. In the link, there are 3 types of datasets ETH01,02,03. What did you use when you made ETH pickle file?
  2. Is there any code making ETH pickle files from raw data?