PoseINN: Realtime Visual-based Pose Regression and Localization with Invertible Neural Networks
Zirui Zang, Ahmad Amine, Rahul Mangharam

TL;DR
PoseINN introduces an invertible neural network approach for real-time camera pose estimation that matches state-of-the-art accuracy while reducing training time and enabling uncertainty estimation, suitable for mobile robotics.
Contribution
This paper presents PoseINN, a novel invertible neural network model for fast, accurate, and uncertainty-aware visual pose regression and localization.
Findings
Achieves similar accuracy to SOTA models
Faster training with low-resolution synthetic data
Enables uncertainty estimation via normalizing flows
Abstract
Estimating ego-pose from cameras is an important problem in robotics with applications ranging from mobile robotics to augmented reality. While SOTA models are becoming increasingly accurate, they can still be unwieldy due to high computational costs. In this paper, we propose to solve the problem by using invertible neural networks (INN) to find the mapping between the latent space of images and poses for a given scene. Our model achieves similar performance to the SOTA while being faster to train and only requiring offline rendering of low-resolution synthetic data. By using normalizing flows, the proposed method also provides uncertainty estimation for the output. We also demonstrated the efficiency of this method by deploying the model on a mobile robot.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Hand Gesture Recognition Systems
