English

MetaPix: Few-Shot Video Retargeting

Computer Vision and Pattern Recognition 2020-03-26 v2 Machine Learning

Abstract

We address the task of unsupervised retargeting of human actions from one video to another. We consider the challenging setting where only a few frames of the target is available. The core of our approach is a conditional generative model that can transcode input skeletal poses (automatically extracted with an off-the-shelf pose estimator) to output target frames. However, it is challenging to build a universal transcoder because humans can appear wildly different due to clothing and background scene geometry. Instead, we learn to adapt - or personalize - a universal generator to the particular human and background in the target. To do so, we make use of meta-learning to discover effective strategies for on-the-fly personalization. One significant benefit of meta-learning is that the personalized transcoder naturally enforces temporal coherence across its generated frames; all frames contain consistent clothing and background geometry of the target. We experiment on in-the-wild internet videos and images and show our approach improves over widely-used baselines for the task.

Keywords

Cite

@article{arxiv.1910.04742,
  title  = {MetaPix: Few-Shot Video Retargeting},
  author = {Jessica Lee and Deva Ramanan and Rohit Girdhar},
  journal= {arXiv preprint arXiv:1910.04742},
  year   = {2020}
}

Comments

Short version accepted to NeurIPS'19 MetaLearn Workshop. Full version accepted to ICLR 2020. Webpage: https://imjal.github.io/MetaPix/

R2 v1 2026-06-23T11:40:07.143Z