umautobots / bidirection-trajectory-predicter

The code for Bi-directional Trajectory Prediction (BiTraP).
Other
78 stars 23 forks source link

Question - ETC/UCY Dataset download/prep #1

Closed ksachdeva closed 3 years ago

ksachdeva commented 3 years ago

Hi,

The README instructs to go to Social GAN repo to download the ETH/UCY dataset in pickled format.

However, at the social gan repo I could not find a way to see or download the pickled datasets. They do provide a script to download the dataset (https://github.com/agrimgupta92/sgan/blob/master/TRAINING.md) but they are in .txt file format.

Could not find the datasets in the pickled format.

Please guide.

Regards & thanks Kapil

MoonBlvd commented 3 years ago

Hi @ksachdeva , can you try download data in trajectron++ repo: https://github.com/StanfordASL/Trajectron-plus-plus ? We use exact the same data with them. We will update our readme file soon to fix this problem.

ksachdeva commented 3 years ago

ok. thanks @MoonBlvd