Thanks for your great work!
I encountered a problem when evaluating the model provided in the Google Drive by running:
CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/SSR/SSR_e2e.py ssr.pth --launcher none --eval bbox --tmpdir tmp
and got the output as follows:

While plan_L2_stp3_xs matches the L2 accuracy well, I can't find the metrics matching the Collision Rate.
Was there anything wrong with my evaluation?
Thanks for your great work!
I encountered a problem when evaluating the model provided in the Google Drive by running:
and got the output as follows:
While plan_L2_stp3_xs matches the L2 accuracy well, I can't find the metrics matching the Collision Rate.
Was there anything wrong with my evaluation?