paper-with-me

홈 › Papers

Learning a Category-level Object Pose Estimator without Pose Annotations

2024-04-08 · Fengrui Tian, Yaoyao Liu, Adam Kortylewski, Yueqi Duan, Shaoyi Du, Alan Yuille, Angtian Wang

3D object pose estimation is a challenging task. Previous works always require thousands of object images with annotated poses for learning the 3D pose correspondence, which is laborious and time-consuming for labeling. In this paper, we propose to learn a category-level 3D object pose estimator without pose annotations. Instead of using manually annotated images, we leverage diffusion models (e.g., Zero-1-to-3) to generate a set of images under controlled pose differences and propose to learn our object pose estimator with those images. Directly using the original diffusion model leads to images with noisy poses and artifacts. To tackle this issue, firstly, we exploit an image encoder, which is learned from a specially designed contrastive pose learning, to filter the unreasonable details and extract image feature maps. Additionally, we propose a novel learning strategy that allows the model to learn object poses from those generated image sets without knowing the alignment of their canonical poses. Experimental results show that our method has the capability of category-level object pose estimation from a single shot setting (as pose definition), while significantly outperforming other state-of-the-art methods on the few-shot category-level object pose estimation benchmarks.

📄 PDF Abstract BibTeX arXiv:2404.05626

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Symmetry-Aware 9D Pose Estimation with Sim(3)-Consistent Feature and Spherical Inception Convolution

2026-06-01 · Panfei Cheng, Hongshan Yu, Wenrui Chen, Xiaojun Tang 외 arxiv

Object pose estimation is a fundamental problem for an agent system to perceive or manipulate objects in images or videos. However, current instance-level methods struggle with generalization to unseen objects. Category-…

Pose Estimation

RGB-based Category-level Object Pose Estimation via Decoupled Metric Scale Recovery

2023-09-19 · Jiaxin Wei, Xibin Song, Weizhe Liu, Laurent Kneip 외

While showing promising results, recent RGB-D camera-based category-level object pose estimation methods have restricted applications due to the heavy reliance on depth sensors. RGB-only methods provide an alternative to…

ObjectPose Estimation

Leveraging SE(3) Equivariance for Self-Supervised Category-Level Object Pose Estimation

2021-10-30 · NeurIPS 2021 12 · Xiaolong Li, Yijia Weng, Li Yi, Leonidas Guibas 외

Category-level object pose estimation aims to find 6D object poses of previously unseen object instances from known categories without access to object CAD models. To reduce the huge amount of pose annotations needed for…

ObjectPose EstimationSelf-Supervised Learning

Leveraging SE(3) Equivariance for Self-supervised Category-Level Object Pose Estimation from Point Clouds

2021-05-21 · NeurIPS 2021 12 · Xiaolong Li, Yijia Weng, Li Yi, Leonidas Guibas 외

Category-level object pose estimation aims to find 6D object poses of previously unseen object instances from known categories without access to object CAD models. To reduce the huge amount of pose annotations needed fo…

ObjectPose EstimationSelf-Supervised Learning

3DWG: 3D Weakly Supervised Visual Grounding via Category and Instance-Level Alignment

2025-05-03 · Xiaoqi Li, Jiaming Liu, Nuowei Han, Liang Heng 외

The 3D weakly-supervised visual grounding task aims to localize oriented 3D boxes in point clouds based on natural language descriptions without requiring annotations to guide model learning. This setting presents two pr…

SentenceVisual Grounding