Geo6DPose: Fast Zero-Shot 6D Object Pose Estimation via Geometry-Filtered Feature Matching
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 object model coordinate system. Final poses are recovered via correspondence-driven RANSAC and ranked using a weighted geometric alignment metric that jointly accounts for reprojection consistency and spatial support, improving robustness to noise, clutter, and partial visibility. Geo6DPose achieves sub-second inference on a single commodity GPU while matching the average recall of significantly larger zero-shot baselines (53.7 AR, 1.08 FPS). It requires no training, fine-tuning, or network access, and remains compatible with evolving foundation backbones, advancing practical, fully local 6D perception for robotic deployment.
Code (0)
등록된 구현이 없습니다.
Tasks
6D Pose EstimationSimilar Papers 제목 키워드 기반
Attributes' Importance for Zero-Shot Pose-Classification Based on Wearable Sensors
This paper presents a simple yet effective method for improving the performance of zero-shot learning (ZSL). ZSL classifies instances of unseen classes, from which no training data is available, by utilizing the attribut…
Action RecognitionAttributeGeneral ClassificationTemporal Action Localization+1Deep-6DPose: Recovering 6D Object Pose from a Single RGB Image
Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the ob…
BenchmarkingInstance SegmentationObjectobject-detection+3HybridPose: 6D Object Pose Estimation under Hybrid Representations
We introduce HybridPose, a novel 6D object pose estimation approach. HybridPose utilizes a hybrid intermediate representation to express different geometric information in the input image, including keypoints, edge vecto…
6D Pose Estimation using RGBObjectPose EstimationregressionSecondPose: SE(3)-Consistent Dual-Stream Feature Fusion for Category-Level Pose Estimation
Category-level object pose estimation, aiming to predict the 6D pose and 3D size of objects from known categories, typically struggles with large intra-class shape variation. Existing works utilizing mean shapes often fa…
ObjectPose EstimationEvHandPose: Event-based 3D Hand Pose Estimation with Sparse Supervision
Event camera shows great potential in 3D hand pose estimation, especially addressing the challenges of fast motion and high dynamic range in a low-power way. However, due to the asynchronous differential imaging mechanis…
3D Hand Pose EstimationGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+2