paper-with-me

Papers

Towards Self-Supervised Category-Level Object Pose and Size Estimation

2022-03-06 · Yisheng He, Haoqiang Fan, Haibin Huang, Qifeng Chen, Jian Sun

In this work, we tackle the challenging problem of category-level object pose and size estimation from a single depth image. Although previous fully-supervised works have demonstrated promising performance, collecting ground-truth pose labels is generally time-consuming and labor-intensive. Instead, we propose a label-free method that learns to enforce the geometric consistency between category template mesh and observed object point cloud under a self-supervision manner. Specifically, our method consists of three key components: differentiable shape deformation, registration, and rendering. In particular, shape deformation and registration are applied to the template mesh to eliminate the differences in shape, pose and scale. A differentiable renderer is then deployed to enforce geometric consistency between point clouds lifted from the rendered depth and the observed scene for self-supervision. We evaluate our approach on real-world datasets and find that our approach outperforms the simple traditional baseline by large margins while being competitive with some fully-supervised approaches.

📄 PDF Abstract BibTeX arXiv:2203.02884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion-Driven Self-Supervised Learning for Shape Reconstruction and Pose Estimation

2024-03-19 · Jingtao Sun, Yaonan Wang, Mingtao Feng, Chao Ding 외

Fully-supervised category-level pose estimation aims to determine the 6-DoF poses of unseen instances from known categories, requiring expensive mannual labeling costs. Recently, various self-supervised category-level po…

Pose EstimationSelf-Supervised Learning

TTA-COPE: Test-Time Adaptation for Category-Level Object Pose Estimation

2023-03-29 · CVPR 2023 1 · Taeyeop Lee, Jonathan Tremblay, Valts Blukis, Bowen Wen 외

Test-time adaptation methods have been gaining attention recently as a practical solution for addressing source-to-target domain gaps by gradually updating the model without requiring labels on the target data. In this p…

Domain AdaptationObjectPose EstimationTest-time Adaptation+1

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

OP-Align: Object-level and Part-level Alignment for Self-supervised Category-level Articulated Object Pose Estimation

2024-08-29 · Yuchen Che, Ryo Furukawa, Asako Kanezaki

Category-level articulated object pose estimation focuses on the pose estimation of unknown articulated objects within known categories. Despite its significance, this task remains challenging due to the varying shapes a…

ObjectPose Estimation