PoseMatcher: One-shot 6D Object Pose Estimation by Deep Feature Matching
Pedro Castro, Tae-Kyun Kim

TL;DR
PoseMatcher is a novel one-shot 6D object pose estimation method that uses deep feature matching, a new attention layer, and a pruning strategy to outperform prior methods on standard datasets.
Contribution
It introduces PoseMatcher, a model-free one-shot pose estimator with a new training pipeline, IO-Layer attention, and a pruning strategy, advancing the state of the art.
Findings
Outperforms all prior one-shot methods on Linemod and YCB-V datasets.
Achieves results comparable to recent instance-level pose estimation methods.
Introduces a new attention layer and pruning strategy to improve efficiency and accuracy.
Abstract
Estimating the pose of an unseen object is the goal of the challenging one-shot pose estimation task. Previous methods have heavily relied on feature matching with great success. However, these methods are often inefficient and limited by their reliance on pre-trained models that have not be designed specifically for pose estimation. In this paper we propose PoseMatcher, an accurate model free one-shot object pose estimator that overcomes these limitations. We create a new training pipeline for object to image matching based on a three-view system: a query with a positive and negative templates. This simple yet effective approach emulates test time scenarios by cheaply constructing an approximation of the full object point cloud during training. To enable PoseMatcher to attend to distinct input modalities, an image and a pointcloud, we introduce IO-Layer, a new attention layer that…
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
TopicsHuman Pose and Action Recognition · Robot Manipulation and Learning · Advanced Neural Network Applications
MethodsPruning · Test
