Camera Relocalization by Exploiting Multi-View Constraints for Scene Coordinates Regression

Abstract

We propose a method for learning a scene coordinate regression model to perform accurate camera relocalization in a known environment from a single RGB image. Our method incorporates self-supervision for scene coordinates via multi-view geometric constraints to improve training. More specifically, we use an image-based warp error between different views of a scene point to improve the ability of the network to regress to the correct absolute scene coordinates of the point. For the warp error we explore both RGB values, and deep learned features, as the basis for the error. We provide a thorough analysis of the effect of each component in our framework and evaluate our method on both indoor and outdoor datasets. We show that compared to the coordinate regression model trained with single-view information, this multi-view constraint benefits the learning process and the final performance. It not only helps the networks converge faster compared to the model trained with single-view reprojection loss, but also improves the accuracy of the absolute pose estimation using a single RGB image compared to the prior art.

Cite

Text

Cai et al. "Camera Relocalization by Exploiting Multi-View Constraints for Scene Coordinates Regression." IEEE/CVF International Conference on Computer Vision Workshops, 2019. doi:10.1109/ICCVW.2019.00469

Markdown

[Cai et al. "Camera Relocalization by Exploiting Multi-View Constraints for Scene Coordinates Regression." IEEE/CVF International Conference on Computer Vision Workshops, 2019.](https://mlanthology.org/iccvw/2019/cai2019iccvw-camera/) doi:10.1109/ICCVW.2019.00469

BibTeX

@inproceedings{cai2019iccvw-camera,
  title     = {{Camera Relocalization by Exploiting Multi-View Constraints for Scene Coordinates Regression}},
  author    = {Cai, Ming and Zhan, Huangying and Weerasekera, Chamara Saroj and Li, Kejie and Reid, Ian},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2019},
  pages     = {3769-3777},
  doi       = {10.1109/ICCVW.2019.00469},
  url       = {https://mlanthology.org/iccvw/2019/cai2019iccvw-camera/}
}