kitti360Scripts icon indicating copy to clipboard operation
kitti360Scripts copied to clipboard

Missing Velodyne frames in SLAM Test set

Open jedeschaud opened this issue 3 years ago • 3 comments

There are many missing frames in the SLAM test set with Velodyne data: data_3d_test_slam.zip. For example:

  • Frames 3419, 3421, 3423... missing in test_1
  • Frames 55, 56, 58... missing in test_2
  • Frames 16779, 16781, 16783... missing in test_3

Could you add all the missing data to be able to test the SLAM?

jedeschaud avatar Aug 03 '22 14:08 jedeschaud

Hi, we intentionally hold out these frames as they are ignored in the evaluation, i.e., we evaluate the pose of one frame if the moving distance between this frame and the last valid frame is larger than a threshold. This means some frames collected at a very low moving speed are neglected.

yiyiliao avatar Aug 04 '22 05:08 yiyiliao

I understand the interest of removing LiDAR frames for evaluation when the speed is very low. But this prevents the use of LiDAR SLAMs which take into account the spinning effect of LiDAR and the temporal continuity of the trajectory. Would it be possible to release all Test set frames? (without changing the evaluation that will be done on the frames of the test set already released)

jedeschaud avatar Aug 08 '22 15:08 jedeschaud

Sure. I will release the missing test frames in a separate folder soon and give you an update.

yiyiliao avatar Aug 12 '22 05:08 yiyiliao