Questions about reproducing Interfuser and TCP.
SmashChen opened this issue · 4 comments
Thank you for your great job!
I noticed in the appendix that you tried to reproduce the results of Interfuser and TCP on the Carla leaderboard. How did you reproduce it? Do you use their pre-trained weights directly or use their code to retrain on your dataset.
For Interfuser we used their pre-trained weights, because no dataset was released.
For TCP we downloaded their dataset and retrained the TCP model on all of their data.
What confuses me is why you used the pre-trained weights from Interfuser, but only got half the score?
Well, I am confused as well.
We talked to the authors, they said the released model is not the same as the one they reported in their paper.
They were vague on what the difference exactly is but emphasized that the released model was trained with less data.
They did not want to release the model from the paper or help us reproduce their results, so we put the numbers from the released model in the paper.
Well,i get it. Thanks for your reply!