Open sff1019 opened 3 years ago
Thank you so much for doing this @sff1019!! Sorry for my delayed response, this is fantastic and saves me the effort of re-running these results myself :)
The numbers seem reasonable to me because:
Thank you again very much for doing this! I will leave this issue open until I update the arXiv paper, so that others who visit this repository will see these.
Hi, @BorisIvanovic, do you have any update results or models for nuscenes dataset?
Hi @BorisIvanovic , thanks for the great work! I was also trying to reproduce some of the results from the paper (i.e the second row in table5 (b)) which is the robot
tag for nuScenes and I am getting different results than that stated in the paper, could you update the results for nuScenes as well? Also was the codebase in the master
branch only updated for the derivative_of()
, so I don't need to switch to eccv2020
and edit this function to rerun the models? Appreciate your help!
I don't need to switch to eccv2020 and edit this function to rerun the models.
That's correct!
I don't need to switch to eccv2020 and edit this function to rerun the models.
That's correct!
Thanks! Looking forward to see the updated results for nuscenes!
Thank you again very much for doing this! I will leave this issue open until I update the arXiv paper, so that others who visit this repository will see these.
Hi @BorisIvanovic, are you planning to update the arXiv with the fixed results? It might be helpful for other researchers working in this area. Thanks a lot for your work :) super!
Hi,
Thank you for the wonderful work, and making the code available!
While looking into the code in the
eccv2020
branch, I've realized that there is an issue with the derivatives of velocity and acceleration as mentioned in several issues before (issue #26 and issue #40). Unfortunately I could not find results on the fixed version, therefore I have re-ran all models for ETH/UCY using theeccv2020
branch but with thederivative_of()
from themaster
branch for fair comparison with other methods.Below are the ADE/FDE (best of 20 samples) for Trajectron++ once I fixed the bug:
Can you please clarify if the numbers seem reasonable? I am sorry if you have already mentioned the updated results somewhere before.
Thank you,
Hana