Henry1iu / TNT-Trajectory-Prediction

A Pytorch Implementation of TNT: Target-driveN Trajectory Prediction
487 stars 92 forks source link

Is it convenient to provide the pre-trained weights of the model? #17

Closed WhoAmI-kai closed 2 years ago

WhoAmI-kai commented 2 years ago

Thank you very much for the open-source, is it convenient to provide the pre-trained weights of the model?

Henry1iu commented 2 years ago

Hi,

Actually, I'm still tuning the implementation of TNT model to achieve the performance reported in their paper. I will provide the pre-trained weights after I achieve the performance reported in the paper.

For the pre-trained weights of VectorNet, I will find a way to share it. Thanks for reminding me. :)

Best, Jianbang