ChuhuaW / SGNet.pytorch

Pytorch Implementation for Stepwise Goal-Driven Networks for Trajectory Prediction (RA-L/ICRA2022)
116 stars 16 forks source link

Deterministic training and evaluation codes for PIE and JAAD #18

Closed thisishale closed 2 years ago

thisishale commented 2 years ago

Thank you very much for sharing the code. Are you going to share deterministic training and evaluation codes for PIE and JAAD in the future? I could not find it under tools/pie, tools/jaad.

ChuhuaW commented 2 years ago

Hi @thisishale,

Thanks for your interest in our paper. Yes, we will, and we apologize for the delay. Meanwhile, you could try modifying ETHUCY's deterministic training code for JAAD/PIE, they should be quite similar.