Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

3D Pose Transfer with Correspondence Learning and Mesh Refinement

About

3D pose transfer is one of the most challenging 3D generation tasks. It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require key point annotations to build reliable correspondence between the source and target meshes, while other methods do not consider any shape correspondence between sources and targets, which leads to limited generation quality. In this work, we propose a correspondence-refinement network to achieve the 3D pose transfer for both human and animal meshes. The correspondence between source and target meshes is first established by solving an optimal transport problem. Then, we warp the source mesh according to the dense correspondence and obtain a coarse warped mesh. The warped mesh will be better refined with our proposed Elastic Instance Normalization, which is a conditional normalization layer and can help to generate high-quality meshes. Extensive experimental results show that the proposed architecture can effectively transfer the poses from source to target meshes and produce better results with satisfied visual performance than state-of-the-art methods.

Chaoyue Song, Jiacheng Wei, Ruibo Li, Fayao Liu, Guosheng Lin• 2021

Related benchmarks

TaskDatasetResultRank
3D Pose TransferSMPL-NPT (seen)
PMD (Distance)8.00e-5
6
3D Pose TransferDFAUST (unseen raw scan)
Runtime (s)0.0255
4
3D Pose TransferSMPL (test)
PMD0.08
3
3D Pose TransferSMAL (test)
PMD2.26
3
Showing 4 of 4 rows

Other info

Code

Follow for update