Skip to content

cvg/implicit_dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Pose Estimation using Implicit Distortion Models (CVPR 2022)

Code release for the paper

Camera Pose Estimation using Implicit Distortion Models
Linfei Pan, Marc Pollefeys, Viktor Larsson
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2022

You can find the paper here, and the supplementary material here.

This is a cleaned-up re-implementation of the code used to run the experiments in the paper. Please let us know if you find any bugs or have any trouble running it!

Running the code

The python binding can be compiled by running

pip install .

This will install the module pyimplicitdist. See the demo notebook for details on how to run the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published