Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (10 loc) · 1.3 KB

6Dof-visual-Localization

In this work, I research methods for style transfer based on Generative Adversarial Network (GAN) and apply them to image retrieval and visual localization. I implement the ToDayGAN model, which can transfer the style of images between different illumination, weather and seasonal conditions. After researching the state-of-the-art visual localization methods on the effect of changing conditions, I apply the style transfer model to implement hierarchical localization, and use SuperPoint to export the dense local descriptors and NetVLAD to export global image-wide descriptors, finally, the SolvePnPRansac pose estimation algorithm is used to obtain a more accurate 6-DoF pose.

The results of ToDayGAN:

Image text

Image text

The results of applying the style transfer model to implement hierarchical localization.

Aachen的结果:

Image text

RobotCar Seasons的结果:

Image text