paper-with-me

Papers

Category-Agnostic 6D Pose Estimation with Conditional Neural Processes

2022-06-14 · Yumeng Li, Ning Gao, Hanna Ziesche, Gerhard Neumann

We present a novel meta-learning approach for 6D pose estimation on unknown objects. In contrast to `instance-level" and `category-level" pose estimation methods, our algorithm learns object representation in a category-agnostic way, which endows it with strong generalization capabilities across object categories. Specifically, we employ a neural process-based meta-learning approach to train an encoder to capture texture and geometry of an object in a latent representation, based on very few RGB-D images and ground-truth keypoints. The latent representation is then used by a simultaneously meta-trained decoder to predict the 6D pose of the object in new images. Furthermore, we propose a novel geometry-aware decoder for the keypoint prediction using a Graph Neural Network (GNN), which explicitly takes geometric constraints specific to each object into consideration. To evaluate our algorithm, extensive experiments are conducted on the \linemod dataset, and on our new fully-annotated synthetic datasets generated from Multiple Categories in Multiple Scenes (MCMS). Experimental results demonstrate that our model performs well on unseen objects with very different shapes and appearances. Remarkably, our model also shows robust performance on occluded scenes although trained fully on data without occlusion. To our knowledge, this is the first work exploring \textbf{cross-category level} 6D pose estimation.

📄 PDF Abstract BibTeX arXiv:2206.07162

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose EstimationDecoderGraph Neural NetworkMeta-LearningObjectPose Estimation

Similar Papers 제목 키워드 기반

CapeLLM: Support-Free Category-Agnostic Pose Estimation with Multimodal Large Language Models

2024-11-11 · Junho Kim, Hyungjin Chung, Byung-Hoon Kim

Category-agnostic pose estimation (CAPE) has traditionally relied on support images with annotated keypoints, a process that is often cumbersome and may fail to fully capture the necessary correspondences across diverse …

2D Pose EstimationCategory-Agnostic Pose EstimationLanguage ModelingLanguage Modelling+4

Category-Agnostic Pose Estimation for Point Clouds

2024-03-12 · Bowen Liu, Wei Liu, Siang Chen, Pengwei Xie 외

The goal of object pose estimation is to visually determine the pose of a specific object in the RGB-D input. Unfortunately, when faced with new categories, both instance-based and category-based methods are unable to de…

Category-Agnostic Pose EstimationObjectPose Estimation

Pose for Everything: Towards Category-Agnostic Pose Estimation

2022-07-21 · Lumin Xu, Sheng Jin, Wang Zeng, Wentao Liu 외

Existing works on 2D pose estimation mainly focus on a certain category, e.g. human, animal, and vehicle. However, there are lots of application scenarios that require detecting the poses/keypoints of the unseen class of…

2D Pose EstimationCategory-Agnostic Pose EstimationPose Estimation

StarMap for Category-Agnostic Keypoint and Viewpoint Estimation

2018-03-25 · ECCV 2018 9 · Xingyi Zhou, Arjun Karpur, Linjie Luo, Qi-Xing Huang

Semantic keypoints provide concise abstractions for a variety of visual understanding tasks. Existing methods define semantic keypoints separately for each category with a fixed number of semantic labels in fixed indices…

Keypoint DetectionViewpoint Estimation

Categorical Stochastic Processes and Likelihood

2020-05-10 · Dan Shiebler

In this work we take a Category Theoretic perspective on the relationship between probabilistic modeling and function approximation. We begin by defining two extensions of function composition to stochastic process subor…