paper-with-me

Papers

Unpaired Motion Style Transfer from Video to Animation

2020-05-12 · Kfir Aberman, Yijia Weng, Dani Lischinski, Daniel Cohen-Or, Baoquan Chen

Transferring the motion style from one animation clip to another, while preserving the motion content of the latter, has been a long-standing problem in character animation. Most existing data-driven approaches are supervised and rely on paired data, where motions with the same content are performed in different styles. In addition, these approaches are limited to transfer of styles that were seen during training. In this paper, we present a novel data-driven framework for motion style transfer, which learns from an unpaired collection of motions with style labels, and enables transferring motion styles not observed during training. Furthermore, our framework is able to extract motion styles directly from videos, bypassing 3D reconstruction, and apply them to the 3D input motion. Our style transfer network encodes motions into two latent codes, for content and for style, each of which plays a different role in the decoding (synthesis) process. While the content code is decoded into the output motion by several temporal convolutional layers, the style code modifies deep features via temporally invariant adaptive instance normalization (AdaIN). Moreover, while the content code is encoded from 3D joint rotations, we learn a common embedding for style from either 3D or 2D joint positions, enabling style extraction from videos. Our results are comparable to the state-of-the-art, despite not requiring paired training data, and outperform other methods when transferring previously unseen styles. To our knowledge, we are the first to demonstrate style transfer directly from videos to 3D animations - an ability which enables one to extend the set of style examples far beyond motions captured by MoCap systems.

📄 PDF Abstract BibTeX arXiv:2005.05751

Code (1)

DeepMotionEditing/deep-motion-editing pytorch

Tasks

3D ReconstructionMotion Style TransferMotion SynthesisStyle Transfer

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음

Similar Papers 제목 키워드 기반

FACTS: Facial Animation Creation using the Transfer of Styles

2023-07-18 · Jack Saunders, Steven Caulkin, Vinay Namboodiri

The ability to accurately capture and express emotions is a critical aspect of creating believable characters in video games and other forms of entertainment. Traditionally, this animation has been achieved with artistic…

Style-ERD: Responsive and Coherent Online Motion Style Transfer

2022-03-04 · CVPR 2022 1 · Tianxin Tao, Xiaohang Zhan, Zhongquan Chen, Michiel Van de Panne

Motion style transfer is a common method for enriching character animation. Motion style transfer algorithms are often designed for offline settings where motions are processed in segments. However, for online animation …

DecoderMotion Style TransferStyle Transfer

AnimeGAN: A Novel Lightweight GAN for Photo Animation

2020-05-26 · International Symposium on Intelligence Computation and Applications 2020 5 · Jie Chen, Gang Liu, Xin Chen

In this paper, a novel approach for transforming photos of real-world scenes into anime style images is proposed, which is a meaningful and challenging task in computer vision and artistic style transfer. The approach we…

Generative Adversarial NetworkStyle Transfer

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

2023-09-16 · ICCV 2023 1 · Nina Shvetsova, Anna Kukleva, Bernt Schiele, Hilde Kuehne

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on…

RetrievalStyle TransferVideo Retrieval

HairShifter: Consistent and High-Fidelity Video Hair Transfer via Anchor-Guided Animation

2025-07-17 · Wangzheng Shi, Yinglin Zheng, Yuxin Lin, Jianmin Bao 외 arxiv

Hair transfer is increasingly valuable across domains such as social media, gaming, advertising, and entertainment. While significant progress has been made in single-image hair transfer, video-based hair transfer remain…