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

Progressive Pose Attention Transfer for Person Image Generation

About

This paper proposes a new generative adversarial network for pose transfer, i.e., transferring the pose of a given person to a target pose. The generator of the network comprises a sequence of Pose-Attentional Transfer Blocks that each transfers certain regions it attends to, generating the person image progressively. Compared with those in previous works, our generated person images possess better appearance consistency and shape consistency with the input images, thus significantly more realistic-looking. The efficacy and efficiency of the proposed network are validated both qualitatively and quantitatively on Market-1501 and DeepFashion. Furthermore, the proposed architecture can generate training images for person re-identification, alleviating data insufficiency. Codes and models are available at: https://github.com/tengteng95/Pose-Transfer.git.

Zhen Zhu, Tengteng Huang, Baoguang Shi, Miao Yu, Bofei Wang, Xiang Bai• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket-1501 (train)
Rank-1 Acc65.7
80
Person Image GenerationMarket-1501 (test)
SSIM0.311
25
Person Image GenerationDeepFashion (test)
SSIM0.773
19
Human Pose TransferDeepFashion In-shop Clothes Retrieval (test)
SSIM0.773
14
Pose-guided Human Image GenerationMarket 1501
R2G Score32.23
13
Person Image GenerationDeepFashion
FID24.071
11
Person Image SynthesisDeepFashion (test)
SSIM0.773
10
Pose TransferDeepFashion (test)
User Preference Score7.26
9
Person Image SynthesisDeepFashion 256 x 176 (test)
FID20.751
9
Pose-guided Human Image GenerationDeepFashion
R2G19.14
7
Showing 10 of 16 rows

Other info

Code

Follow for update