English

Generative Models for Pose Transfer

Graphics 2018-06-26 v1 Machine Learning Machine Learning

Abstract

We investigate nearest neighbor and generative models for transferring pose between persons. We take in a video of one person performing a sequence of actions and attempt to generate a video of another person performing the same actions. Our generative model (pix2pix) outperforms k-NN at both generating corresponding frames and generalizing outside the demonstrated action set. Our most salient contribution is determining a pipeline (pose detection, face detection, k-NN based pairing) that is effective at perform-ing the desired task. We also detail several iterative improvements and failure modes.

Keywords

Cite

@article{arxiv.1806.09070,
  title  = {Generative Models for Pose Transfer},
  author = {Patrick Chao and Alexander Li and Gokul Swamy},
  journal= {arXiv preprint arXiv:1806.09070},
  year   = {2018}
}
R2 v1 2026-06-23T02:39:36.795Z