# Animating Arbitrary Objects via Deep Motion Transfer

**Authors:** Aliaksandr Siarohin, St\'ephane Lathuili\`ere, Sergey Tulyakov, Elisa, Ricci, Nicu Sebe

arXiv: 1812.08861 · 2019-09-04

## TL;DR

This paper presents a deep learning framework for animating arbitrary objects in images by transferring motion from a driving video, effectively decoupling appearance and motion to generate realistic animated sequences.

## Contribution

The proposed method introduces a novel architecture with keypoint detection, dense motion prediction, and motion transfer modules for flexible image animation.

## Key findings

- Outperforms state-of-the-art image animation methods
- Effective across diverse object types and appearances
- Produces realistic and coherent animated videos

## Abstract

This paper introduces a novel deep learning framework for image animation. Given an input image with a target object and a driving video sequence depicting a moving object, our framework generates a video in which the target object is animated according to the driving sequence. This is achieved through a deep architecture that decouples appearance and motion information. Our framework consists of three main modules: (i) a Keypoint Detector unsupervisely trained to extract object keypoints, (ii) a Dense Motion prediction network for generating dense heatmaps from sparse keypoints, in order to better encode motion information and (iii) a Motion Transfer Network, which uses the motion heatmaps and appearance information extracted from the input image to synthesize the output frames. We demonstrate the effectiveness of our method on several benchmark datasets, spanning a wide variety of object appearances, and show that our approach outperforms state-of-the-art image animation and video generation methods. Our source code is publicly available.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08861/full.md

## Figures

32 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08861/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1812.08861/full.md

---
Source: https://tomesphere.com/paper/1812.08861