SPP-Net: Deep Absolute Pose Regression with Synthetic Views
Pulak Purkait, Cheng Zhao, Christopher Zach

TL;DR
This paper introduces SPP-Net, a deep neural network leveraging sparse feature descriptors and synthetic views to improve the accuracy and scalability of absolute pose regression in image localization tasks.
Contribution
The paper presents a novel neural network architecture that combines sparse features with synthetic viewpoint augmentation, enhancing pose estimation accuracy and efficiency.
Findings
Achieves state-of-the-art accuracy in pose regression
Uses synthetic views to improve generalization to unseen poses
Network is smaller and more scalable than previous CNN-based methods
Abstract
Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to geometrically register a 2D image w.r.t.\ a 3D model. Recently, methods based on deep (and convolutional) feedforward networks (CNNs) became popular for pose regression. However, these CNN-based methods are still less accurate than geometry based methods despite being fast and memory efficient. In this work we design a deep neural network architecture based on sparse feature descriptors to estimate the absolute pose of an image. Our choice of using sparse feature descriptors has two major advantages: first, our network is significantly smaller than the CNNs proposed in the literature for this task---thereby making our approach more efficient and scalable.…
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 · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
