sair-lab / iSLAM

iSLAM: Imperative SLAM (RA-L 2024) is a novel Visual-Inertial SLAM using Self-supervised Learning
https://sairlab.org/iSLAM/
Other
108 stars 9 forks source link

About generalization ability. #1

Open David-Willo opened 10 months ago

David-Willo commented 10 months ago

Thanks for your interesting work. Is the refined front-end able to do pose estimation in new scenes that are not used in the training process?

FuTaimeng commented 1 month ago

Hi, thanks for the question.

In our experiments, we found that the front-end, when refined on half of the trajectories in the KITTI dataset, demonstrated improved performance on the remaining unseen trajectories. We think this suggests that our learning framework generalizes the VO network to new environments.

Please see Section IV.D of our paper for more details. https://arxiv.org/pdf/2306.07894