TL;DR
This paper introduces a real-time RGB-D camera relocalisation method that adapts pre-trained forests to new scenes on the fly, improving accuracy and efficiency through a cascade approach and hypothesis scoring.
Contribution
It extends previous work by implementing a cascade relocaliser with hypothesis scoring, significantly enhancing performance in novel scenes while maintaining real-time operation.
Findings
Achieved state-of-the-art relocalisation accuracy on 7-Scenes and Stanford 4 Scenes benchmarks.
Enabled on-the-fly forest adaptation without pre-training on generic scenes.
Improved relocalisation speed and robustness through cascade hypothesis testing.
Abstract
Camera pose estimation is an important problem in computer vision. Common techniques either match the current image against keyframes with known poses, directly regress the pose, or establish correspondences between keypoints in the image and points in the scene to estimate the pose. In recent years, regression forests have become a popular alternative to establish such correspondences. They achieve accurate results, but have traditionally needed to be trained offline on the target scene, preventing relocalisation in new environments. Recently, we showed how to circumvent this limitation by adapting a pre-trained forest to a new scene on the fly. The adapted forests achieved relocalisation performance that was on par with that of offline forests, and our approach was able to estimate the camera pose in close to real time. In this paper, we present an extension of this work that achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
