-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi @liyingyanUCAS, thank you for sharing this excellent work!
I’m currently trying to reproduce your results and have tested both:
- Running inference using the provided pretrained weights.
- Training the model from scratch using the provided scripts.
I was able to reproduce the same performance using the pretrained weights—thanks for that!
However, when I trained the model myself (following the instructions in the README), I could not match the reported results, particularly regarding the collision rate. Please see the comparison below:
As you can see, the L2 metric aligns well with your reported results, but the collision rate differs significantly from the baseline.
Here are some details about my setup:
- Environment: set up strictly following the README instructions.
- Training command used:
./tools/nusc_my_train.sh law/default 8.
Could you kindly advise if there might be any steps I’m missing or if any additional settings are needed to reproduce the results accurately?
Thanks in advance for your help!
Metadata
Metadata
Assignees
Labels
No labels