Camera Pose Auto-Encoders for Improving Pose Regression
Yoli Shavit, Yosi Keller

TL;DR
This paper introduces Camera Pose Auto-Encoders trained via a Teacher-Student approach to enhance camera pose estimation accuracy and enable low-memory image reconstruction, achieving state-of-the-art results on standard benchmarks.
Contribution
It presents a novel auto-encoder framework for camera poses that improves pose regression accuracy and supports image reconstruction from pose encodings.
Findings
Achieves new state-of-the-art position accuracy on CambridgeLandmarks and 7Scenes.
Enables low-memory image reconstruction from pose encodings.
Improves pose estimation through a light-weight test-time optimization.
Abstract
Absolute pose regressor (APR) networks are trained to estimate the pose of the camera given a captured image. They compute latent image representations from which the camera position and orientation are regressed. APRs provide a different tradeoff between localization accuracy, runtime, and memory, compared to structure-based localization schemes that provide state-of-the-art accuracy. In this work, we introduce Camera Pose Auto-Encoders (PAEs), multilayer perceptrons that are trained via a Teacher-Student approach to encode camera poses using APRs as their teachers. We show that the resulting latent pose representations can closely reproduce APR performance and demonstrate their effectiveness for related tasks. Specifically, we propose a light-weight test-time optimization in which the closest train poses are encoded and used to refine camera position estimation. This procedure…
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.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Advanced Neural Network Applications
