Motion Transformer for Unsupervised Image Animation
Jiale Tao, Biao Wang, Tiezheng Ge, Yuning Jiang, Wen Li, and Lixin, Duan

TL;DR
This paper introduces a novel motion transformer model for unsupervised image animation, leveraging vision transformers to better model motion interactions and improve animation quality.
Contribution
It is the first to apply vision transformers for motion estimation in image animation, explicitly modeling interactions between motion features.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively models motion interactions with multi-head self attention.
Improves animation quality compared to CNN-based methods.
Abstract
Image animation aims to animate a source image by using motion learned from a driving video. Current state-of-the-art methods typically use convolutional neural networks (CNNs) to predict motion information, such as motion keypoints and corresponding local transformations. However, these CNN based methods do not explicitly model the interactions between motions; as a result, the important underlying motion relationship may be neglected, which can potentially lead to noticeable artifacts being produced in the generated animation video. To this end, we propose a new method, the motion transformer, which is the first attempt to build a motion estimator based on a vision transformer. More specifically, we introduce two types of tokens in our proposed method: i) image tokens formed from patch features and corresponding position encoding; and ii) motion tokens encoded with motion information.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Motion and Animation · Human Pose and Action Recognition · Advanced Vision and Imaging
