paper-with-me

Papers

ContactArt: Learning 3D Interaction Priors for Category-level Articulated Object and Hand Poses Estimation

2023-05-02 · Zehao Zhu, Jiashun Wang, Yuzhe Qin, Deqing Sun, Varun Jampani, Xiaolong Wang

We propose a new dataset and a novel approach to learning hand-object interaction priors for hand and articulated object pose estimation. We first collect a dataset using visual teleoperation, where the human operator can directly play within a physical simulator to manipulate the articulated objects. We record the data and obtain free and accurate annotations on object poses and contact information from the simulator. Our system only requires an iPhone to record human hand motion, which can be easily scaled up and largely lower the costs of data and annotation collection. With this data, we learn 3D interaction priors including a discriminator (in a GAN) capturing the distribution of how object parts are arranged, and a diffusion model which generates the contact regions on articulated objects, guiding the hand pose estimation. Such structural and contact priors can easily transfer to real-world data with barely any domain gap. By using our data and learned priors, our method significantly improves the performance on joint hand and articulated object poses estimation over the existing state-of-the-art methods. The project is available at https://zehaozhu.github.io/ContactArt/ .

📄 PDF Abstract BibTeX arXiv:2305.01618

Code (0)

등록된 구현이 없습니다.

Tasks

Hand Pose EstimationObjectPose Estimation

Methods 이 논문이 사용한 방법론

Contact Information 설명 없음
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 제목 키워드 기반

OMAD: Object Model with Articulated Deformations for Pose Estimation and Retrieval

2021-12-14 · Han Xue, Liu Liu, Wenqiang Xu, Haoyuan Fu 외

Articulated objects are pervasive in daily life. However, due to the intrinsic high-DoF structure, the joint states of the articulated objects are hard to be estimated. To model articulated objects, two kinds of shape de…

ObjectPose EstimationRetrieval

CLA-NeRF: Category-Level Articulated Neural Radiance Field

2022-02-01 · Wei-Cheng Tseng, Hung-Ju Liao, Lin Yen-Chen, Min Sun

We propose CLA-NeRF -- a Category-Level Articulated Neural Radiance Field that can perform view synthesis, part segmentation, and articulated pose estimation. CLA-NeRF is trained at the object category level using no CAD…

Inverse RenderingNeRFObjectPose Estimation

Self-Supervised Category-Level Articulated Object Pose Estimation with Part-Level SE(3) Equivariance

2023-02-28 · Xueyi Liu, Ji Zhang, Ruizhen Hu, Haibin Huang 외

Category-level articulated object pose estimation aims to estimate a hierarchy of articulation-aware object poses of an unseen articulated object from a known category. To reduce the heavy annotations needed for supervis…

DisentanglementObjectPose Estimation

Ditto: Building Digital Twins of Articulated Objects from Interaction

2022-02-16 · CVPR 2022 1 · Zhenyu Jiang, Cheng-Chun Hsu, Yuke Zhu

Digitizing physical objects into the virtual world has the potential to unlock new research and applications in embodied AI and mixed reality. This work focuses on recreating interactive digital twins of real-world artic…

3D geometryMixed RealityObject

ArtHOI: Articulated Human-Object Interaction Synthesis by 4D Reconstruction from Video Priors

2026-03-04 · Zihao Huang, Tianqi Liu, Zhaoxi Chen, Shaocong Xu 외 arxiv

Synthesizing physically plausible articulated human-object interactions (HOI) without 3D/4D supervision remains a fundamental challenge. While recent zero-shot approaches leverage video diffusion models to synthesize hum…

Inverse Rendering