ConceptPose: Training-Free Zero-Shot Object Pose Estimation using Concept Vectors
About
Object pose estimation is a fundamental task in computer vision and robotics, yet most methods require extensive, dataset-specific training. Concurrently, large-scale vision language models show remarkable zero-shot capabilities. In this work, we bridge these two worlds by introducing ConceptPose, a framework for object pose estimation that is both training-free and model-free. ConceptPose leverages a vision-language-model (VLM) to create open-vocabulary 3D concept maps, where each point is tagged with a concept vector derived from saliency maps. By establishing robust 3D-3D correspondences across concept maps, our approach allows precise estimation of 6DoF relative pose. Without any object or dataset-specific training, our approach achieves state-of-the-art results on common zero shot relative pose estimation benchmarks, outperforming the strongest baseline by a relative 62\% in average ADD(-S) score, including methods that utilize extensive dataset-specific training.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 6-DoF Pose Tracking | YCBInEOAT | ATE43 | 28 | |
| 6-DoF Object Tracking | YCBInEOAT | ADD-S69.2 | 23 | |
| 6-DoF Pose Tracking | HO3D | ADD-S74.3 | 20 | |
| 6D Pose Tracking | dataset S4 (held-out synthetic) | Absolute Translation Error (mm)269.9 | 14 | |
| Pose Estimation | Real275 23 | AR60.4 | 14 | |
| Pose Estimation | Toyota-Light 52 | AR51.6 | 14 | |
| 6D Pose Tracking | HO3D | Absolute Translation Error (mm)34.2 | 14 | |
| 6D Object Pose Estimation | REAL275 | ADD(-S)71.5 | 11 | |
| Relative Pose Estimation | Toyota-Light | ADD(-S)55 | 7 | |
| Relative Pose Estimation | YCB-Video | ADD(-S)41.2 | 5 |