SRPose: Two-view Relative Pose Estimation with Sparse Keypoints
Rui Yin, Yulun Zhang, Zherong Pan, Jianjun Zhu, Cheng Wang, Biao, Jia

TL;DR
SRPose is a novel sparse keypoint-based framework for two-view relative pose estimation that is accurate, fast, and adaptable to various scenarios and camera settings, outperforming existing methods.
Contribution
The paper introduces SRPose, a new framework combining sparse keypoints, position encoding, and promptable attention for versatile and efficient relative pose estimation.
Findings
Achieves state-of-the-art accuracy and speed.
Generalizes well to different scenarios and camera parameters.
Robust to varying image sizes and low-resource environments.
Abstract
Two-view pose estimation is essential for map-free visual relocalization and object pose tracking tasks. However, traditional matching methods suffer from time-consuming robust estimators, while deep learning-based pose regressors only cater to camera-to-world pose estimation, lacking generalizability to different image sizes and camera intrinsics. In this paper, we propose SRPose, a sparse keypoint-based framework for two-view relative pose estimation in camera-to-world and object-to-camera scenarios. SRPose consists of a sparse keypoint detector, an intrinsic-calibration position encoder, and promptable prior knowledge-guided attention layers. Given two RGB images of a fixed scene or a moving object, SRPose estimates the relative camera or 6D object pose transformation. Extensive experiments demonstrate that SRPose achieves competitive or superior performance compared to…
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
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Image and Object Detection Techniques
MethodsSoftmax · Attention Is All You Need
