English

CycleGAN Face-off

Computer Vision and Pattern Recognition 2018-07-05 v5

Abstract

Face-off is an interesting case of style transfer where the facial expressions and attributes of one person could be fully transformed to another face. We are interested in the unsupervised training process which only requires two sequences of unaligned video frames from each person and learns what shared attributes to extract automatically. In this project, we explored various improvements for adversarial training (i.e. CycleGAN[Zhu et al., 2017]) to capture details in facial expressions and head poses and thus generate transformation videos of higher consistency and stability.

Keywords

Cite

@article{arxiv.1712.03451,
  title  = {CycleGAN Face-off},
  author = {Xiaohan Jin and Ye Qi and Shangxuan Wu},
  journal= {arXiv preprint arXiv:1712.03451},
  year   = {2018}
}

Comments

Github repo: https://github.com/ShangxuanWu/CycleGAN-Face-off

R2 v1 2026-06-22T23:13:19.007Z