slothfulxtx / MBPTrack3D

[ICCV2023] MBPTrack: Improving 3D Point Cloud Tracking with Memory Networks and Box Priors
24 stars 6 forks source link

Coordinate_mode "velodyne" and "camera". #11

Open hushbuddy opened 1 month ago

hushbuddy commented 1 month ago

Hello, thanks for your wonderful work.

I have a question: When I switch the coordinate_mode to "velodyne", the testing results Success always show a value of 2.500. How can I resolve this issue? Thank you.

slothfulxtx commented 3 weeks ago

Hi, The Success metric 2.500 means the coordinate mode is totally wrong, because the minimum value of Success is 2.5000. Maybe you need to check your dataset format.