English

Deformable GANs for Pose-based Human Image Generation

Computer Vision and Pattern Recognition 2018-04-09 v2

Abstract

In this paper we address the problem of generating person images conditioned on a given pose. Specifically, given an image of a person and a target pose, we synthesize a new image of that person in the novel pose. In order to deal with pixel-to-pixel misalignments caused by the pose differences, we introduce deformable skip connections in the generator of our Generative Adversarial Network. Moreover, a nearest-neighbour loss is proposed instead of the common L1 and L2 losses in order to match the details of the generated image with the target image. We test our approach using photos of persons in different poses and we compare our method with previous work in this area showing state-of-the-art results in two benchmarks. Our method can be applied to the wider field of deformable object generation, provided that the pose of the articulated object can be extracted using a keypoint detector.

Keywords

Cite

@article{arxiv.1801.00055,
  title  = {Deformable GANs for Pose-based Human Image Generation},
  author = {Aliaksandr Siarohin and Enver Sangineto and Stephane Lathuiliere and Nicu Sebe},
  journal= {arXiv preprint arXiv:1801.00055},
  year   = {2018}
}

Comments

CVPR 2018 version

R2 v1 2026-06-22T23:32:40.102Z