paper-with-me

홈 › Papers

ZS6D: Zero-shot 6D Object Pose Estimation using Vision Transformers

2023-09-21 · Philipp Ausserlechner, David Haberger, Stefan Thalhammer, Jean-Baptiste Weibel, Markus Vincze

As robotic systems increasingly encounter complex and unconstrained real-world scenarios, there is a demand to recognize diverse objects. The state-of-the-art 6D object pose estimation methods rely on object-specific training and therefore do not generalize to unseen objects. Recent novel object pose estimation methods are solving this issue using task-specific fine-tuned CNNs for deep template matching. This adaptation for pose estimation still requires expensive data rendering and training procedures. MegaPose for example is trained on a dataset consisting of two million images showing 20,000 different objects to reach such generalization capabilities. To overcome this shortcoming we introduce ZS6D, for zero-shot novel object 6D pose estimation. Visual descriptors, extracted using pre-trained Vision Transformers (ViT), are used for matching rendered templates against query images of objects and for establishing local correspondences. These local correspondences enable deriving geometric correspondences and are used for estimating the object's 6D pose with RANSAC-based PnP. This approach showcases that the image descriptors extracted by pre-trained ViTs are well-suited to achieve a notable improvement over two state-of-the-art novel object 6D pose estimation methods, without the need for task-specific fine-tuning. Experiments are performed on LMO, YCBV, and TLESS. In comparison to one of the two methods we improve the Average Recall on all three datasets and compared to the second method we improve on two datasets.

📄 PDF Abstract BibTeX arXiv:2309.11986

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation6D Pose Estimation using RGBObjectPose EstimationTemplate Matching

Methods 이 논문이 사용한 방법론

PnP PnP, or Poll and Pool, is sampling module extension for DETR-type architectures that adaptively allocates its computation…

Similar Papers 제목 키워드 기반

From Words to Poses: Enhancing Novel Object Pose Estimation with Vision Language Models

2024-09-09 · Tessa Pulli, Stefan Thalhammer, Simon Schwaiger, Markus Vincze

Robots are increasingly envisioned to interact in real-world scenarios, where they must continuously adapt to new situations. To detect and grasp novel objects, zero-shot pose estimators determine poses without prior kno…

6D Pose Estimation using RGBNeRFObjectPoint Cloud Registration+2

Zero-Shot Category-Level Object Pose Estimation

2022-04-07 · Walter Goodwin, Sagar Vaze, Ioannis Havoutis, Ingmar Posner

Object pose estimation is an important component of most vision pipelines for embodied agents, as well as in 3D vision more generally. In this paper we tackle the problem of estimating the pose of novel object categories…

ObjectPose Estimation

ConceptPose: Training-Free Zero-Shot Object Pose Estimation using Concept Vectors

2025-12-09 · Liming Kuang, Yordanka Velikova, Mahdi Saleh, Jan-Nico Zaech 외 arxiv

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 capa…

Pose Estimation

Diffusion Features for Zero-Shot 6DoF Object Pose Estimation

2024-11-25 · Bernd Von Gimborn, Philipp Ausserlechner, Markus Vincze, Stefan Thalhammer

Zero-shot object pose estimation enables the retrieval of object poses from images without necessitating object-specific training. In recent approaches this is facilitated by vision foundation models (VFM), which are pre…

ObjectPose Estimation

SurgPose: Generalisable Surgical Instrument Pose Estimation using Zero-Shot Learning and Stereo Vision

2025-05-16 · Utsav Rai, Haozheng Xu, Stamatia Giannarou

Accurate pose estimation of surgical tools in Robot-assisted Minimally Invasive Surgery (RMIS) is essential for surgical navigation and robot control. While traditional marker-based methods offer accuracy, they face chal…

Depth EstimationInstance SegmentationPose EstimationSemantic Segmentation+1