Unsupervised 3D Pose Transfer with Cross Consistency and Dual Reconstruction
Chaoyue Song, Jiacheng Wei, Ruibo Li, Fayao Liu, Guosheng Lin

TL;DR
This paper introduces X-DualNet, an unsupervised deep learning framework for 3D pose transfer that leverages cross consistency and dual reconstruction to achieve high-quality results without ground truth supervision.
Contribution
X-DualNet is the first unsupervised approach for 3D pose transfer that learns shape correspondence via optimal transport and uses dual reconstruction and cross consistency for training.
Findings
Achieves comparable performance to supervised methods.
Effectively learns shape correspondence without key point annotations.
Produces high-quality 3D meshes for human and animal data.
Abstract
The goal of 3D pose transfer is to transfer the pose from the source mesh to the target mesh while preserving the identity information (e.g., face, body shape) of the target mesh. Deep learning-based methods improved the efficiency and performance of 3D pose transfer. However, most of them are trained under the supervision of the ground truth, whose availability is limited in real-world scenarios. In this work, we present X-DualNet, a simple yet effective approach that enables unsupervised 3D pose transfer. In X-DualNet, we introduce a generator which contains correspondence learning and pose transfer modules to achieve 3D pose transfer. We learn the shape correspondence by solving an optimal transport problem without any key point annotations and generate high-quality meshes with our elastic instance normalization (ElaIN) in the pose transfer module. With as the basic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
MethodsInstance Normalization
