paper-with-me

Papers

Motion Puzzle: Arbitrary Motion Style Transfer by Body Part

2022-02-10 · Deok-Kyeong Jang, Soomin Park, Sung-Hee Lee

This paper presents Motion Puzzle, a novel motion style transfer network that advances the state-of-the-art in several important respects. The Motion Puzzle is the first that can control the motion style of individual body parts, allowing for local style editing and significantly increasing the range of stylized motions. Designed to keep the human's kinematic structure, our framework extracts style features from multiple style motions for different body parts and transfers them locally to the target body parts. Another major advantage is that it can transfer both global and local traits of motion style by integrating the adaptive instance normalization and attention modules while keeping the skeleton topology. Thus, it can capture styles exhibited by dynamic movements, such as flapping and staggering, significantly better than previous work. In addition, our framework allows for arbitrary motion style transfer without datasets with style labeling or motion pairing, making many publicly available motion datasets available for training. Our framework can be easily integrated with motion generation frameworks to create many applications, such as real-time motion transfer. We demonstrate the advantages of our framework with a number of examples and comparisons with previous work.

📄 PDF Abstract BibTeX arXiv:2202.05274

Code (1)

DK-Jang/motion_puzzle 공식 구현 pytorch

Tasks

Motion GenerationMotion Style TransferMotion SynthesisStyle Transfer

Methods 이 논문이 사용한 방법론

Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Adaptive Instance Normalization 설명 없음

Similar Papers 제목 키워드 기반

AStF: Motion Style Transfer via Adaptive Statistics Fusor

2025-11-06 · Hanmo Chen, Chenghao Xu, Jiexi Yan, Cheng Deng arxiv

Human motion style transfer allows characters to appear less rigidity and more realism with specific style. Traditional arbitrary image style transfer typically process mean and variance which is proved effective. Meanwh…

Style Transfer

Arbitrary Motion Style Transfer with Multi-condition Motion Latent Diffusion Model

2024-01-01 · CVPR 2024 1 · Wenfeng Song, Xingliang Jin, Shuai Li, Chenglizhao Chen 외

Computer animation's quest to bridge content and style has historically been a challenging venture with previous efforts often leaning toward one at the expense of the other. This paper tackles the inherent challenge…

Motion Style TransferStyle Transfer

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

Unpaired Motion Style Transfer from Video to Animation

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

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 super…

3D ReconstructionMotion Style TransferMotion SynthesisStyle Transfer

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

2022-03-28 · Alejandro Escontrela, Xue Bin Peng, Wenhao Yu, Tingnan Zhang 외

Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these …