paper-with-me

홈 › Papers

Category Level 6D Object Pose Estimation from a Single RGB Image using Diffusion

2024-12-16 · Adam Bethell, Ravi Garg, Ian Reid

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth information or point cloud captures from LIDAR. We tackle the harder problem of pose estimation for category-level objects from a single RGB image. We propose a novel solution that eliminates the need for specific object models or depth information. Our method utilises score-based diffusion models to generate object pose hypotheses to model the distribution of possible poses for the object. Unlike previous methods that rely on costly trained likelihood estimators to remove outliers before pose aggregation using mean pooling, we introduce a simpler approach using Mean Shift to estimate the mode of the distribution as the final pose estimate. Our approach outperforms the current state-of-the-art on the REAL275 dataset by a significant margin.

📄 PDF Abstract BibTeX arXiv:2412.11420

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBObjectPose Estimation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Single-Stage Keypoint-Based Category-Level Object Pose Estimation from an RGB Image

2021-09-13 · Yunzhi Lin, Jonathan Tremblay, Stephen Tyree, Patricio A. Vela 외

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an i…

2D Object DetectionObjectobject-detectionObject Detection+1

You Only Look at One: Category-Level Object Representations for Pose Estimation From a Single Example

2023-05-22 · Walter Goodwin, Ioannis Havoutis, Ingmar Posner

In order to meaningfully interact with the world, robot manipulators must be able to interpret objects they encounter. A critical aspect of this interpretation is pose estimation: inferring quantities that describe the p…

6D Pose EstimationContinual LearningObjectPose Estimation

Category-Level Articulated Object Pose Estimation

2019-12-26 · CVPR 2020 6 · Xiaolong Li, He Wang, Li Yi, Leonidas Guibas 외

This project addresses the task of category-level pose estimation for articulated objects from a single depth image. We present a novel category-level approach that correctly accommodates object instances previously unse…

Objectparameter estimationPose 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