paper-with-me

Papers

Geo6DPose: Fast Zero-Shot 6D Object Pose Estimation via Geometry-Filtered Feature Matching

2025-12-11 · Javier Villena Toro, Mehdi Tarkian arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.10674

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation

Similar Papers 제목 키워드 기반

Attributes' Importance for Zero-Shot Pose-Classification Based on Wearable Sensors

2018-08-02 · Hiroki Ohashi, Mohammad Al-Naser, Sheraz Ahmed, Katsuyuki Nakamura 외

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+1

Deep-6DPose: Recovering 6D Object Pose from a Single RGB Image

2018-02-28 · Thanh-Toan Do, Ming Cai, Trung Pham, Ian Reid

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+3

HybridPose: 6D Object Pose Estimation under Hybrid Representations

2020-01-07 · CVPR 2020 6 · Chen Song, Jiaru Song, Qi-Xing Huang

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 Estimationregression

SecondPose: SE(3)-Consistent Dual-Stream Feature Fusion for Category-Level Pose Estimation

2023-11-18 · CVPR 2024 1 · Yamei Chen, Yan Di, Guangyao Zhai, Fabian Manhardt 외

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 Estimation

EvHandPose: Event-based 3D Hand Pose Estimation with Sparse Supervision

2023-03-06 · Jianping Jiang, Jiahe Li, Baowen Zhang, Xiaoming Deng 외

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