Geo6DPose: Fast Zero-Shot 6D Object Pose Estimation via Geometry-Filtered Feature Matching
Javier Villena Toro, Mehdi Tarkian

TL;DR
Geo6DPose is a lightweight, training-free method for fast zero-shot 6D object pose estimation that combines geometric filtering with foundation model features, enabling real-time on-device robotics applications.
Contribution
It introduces a fully local, training-free pipeline that leverages geometric filtering and foundation model features for efficient zero-shot 6D pose estimation.
Findings
Achieves sub-second inference on a single GPU.
Matches the recall of larger zero-shot methods (53.7 AR).
Requires no training or network access.
Abstract
Recent progress in zero-shot 6D object pose estimation has been driven largely by large-scale models and cloud-based inference. However, these approaches often introduce high latency, elevated energy consumption, and deployment risks related to connectivity, cost, and data governance; factors that conflict with the practical constraints of real-world robotics, where compute is limited and on-device inference is frequently required. We introduce Geo6DPose, a lightweight, fully local, and training-free pipeline for zero-shot 6D pose estimation that trades model scale for geometric reliability. Our method combines foundation model visual features with a geometric filtering strategy: Similarity maps are computed between onboarded template DINO descriptors and scene patches, and mutual correspondences are established by projecting scene patch centers to 3D and template descriptors to the…
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
TopicsRobot Manipulation and Learning · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
