AaltoVision / relativeCameraPose

Relative Camera Pose Estimation Using Convolutional Neural Networks
https://arxiv.org/abs/1702.01381
71 stars 14 forks source link
deep-learning relative-camera-pose relocalisation torch

New!!!

We have released a PyTorch implementation of the method for relative camera pose estimation. The code and pre-trained models are available at https://github.com/AaltoVision/RelPoseNet

Relative camera pose estimation using CNNs

Torch code and models for Relative Camera Pose Estimation Using Convolutional Neural Networks

https://arxiv.org/abs/1702.01381

Running the code

Bibtex

@inproceedings{Melekhov2017relativePoseCnn,
    author = {Iaroslav Melekhov and Juha Ylioinas and Juho Kannala and Esa Rahtu},
    title = {Relative Camera Pose Estimation Using Convolutional Neural Networks},
    url = {https://arxiv.org/abs/1702.01381},
    year = {2017}}