paper-with-me

홈 › Papers

Pose-aware Attention Network for Flexible Motion Retargeting by Body Part

2023-06-13 · Lei Hu, Zihao Zhang, Chongyang Zhong, Boyuan Jiang, Shihong Xia

Motion retargeting is a fundamental problem in computer graphics and computer vision. Existing approaches usually have many strict requirements, such as the source-target skeletons needing to have the same number of joints or share the same topology. To tackle this problem, we note that skeletons with different structure may have some common body parts despite the differences in joint numbers. Following this observation, we propose a novel, flexible motion retargeting framework. The key idea of our method is to regard the body part as the basic retargeting unit rather than directly retargeting the whole body motion. To enhance the spatial modeling capability of the motion encoder, we introduce a pose-aware attention network (PAN) in the motion encoding phase. The PAN is pose-aware since it can dynamically predict the joint weights within each body part based on the input pose, and then construct a shared latent space for each body part by feature pooling. Extensive experiments show that our approach can generate better motion retargeting results both qualitatively and quantitatively than state-of-the-art methods. Moreover, we also show that our framework can generate reasonable results even for a more challenging retargeting scenario, like retargeting between bipedal and quadrupedal skeletons because of the body part retargeting strategy and PAN. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2306.08006

Code (1)

hlcdyy/pan-motion-retargeting 공식 구현 pytorch

Tasks

motion retargeting

Similar Papers 제목 키워드 기반

MoReFlow: Motion Retargeting Learning through Unsupervised Flow Matching

2025-09-29 · Wontaek Kim, Tianyu Li, Sehoon Ha arxiv

Motion retargeting holds a premise of offering a larger set of motion data for characters and robots with different morphologies. Many prior works have approached this problem via either handcrafted constraints or paired…

Semantics-aware Motion Retargeting with Vision-Language Models

2023-12-04 · CVPR 2024 1 · Haodong Zhang, ZhiKe Chen, Haocheng Xu, Lei Hao 외

Capturing and preserving motion semantics is essential to motion retargeting between animation characters. However, most of the previous works neglect the semantic information or rely on human-designed joint-level repres…

Language ModelingLanguage Modellingmotion retargeting

A Shape-Aware Retargeting Approach to Transfer Human Motion and Appearance in Monocular Videos

2021-03-29 · Thiago L. Gomes, Renato Martins, João Ferreira, Rafael Azevedo 외

Transferring human motion and appearance between videos of human actors remains one of the key challenges in Computer Vision. Despite the advances from recent image-to-image translation approaches, there are several tran…

Image-to-Image TranslationNeural Rendering

Correspondence-free online human motion retargeting

2023-02-01 · Rim Rekik, Mathieu Marsot, Anne-Hélène Olivier, Jean-Sébastien Franco 외

We present a data-driven framework for unsupervised human motion retargeting that animates a target subject with the motion of a source subject. Our method is correspondence-free, requiring neither spatial correspondence…

motion retargeting

Skeleton-Aware Networks for Deep Motion Retargeting

2020-05-12 · Kfir Aberman, Peizhuo Li, Dani Lischinski, Olga Sorkine-Hornung 외

We introduce a novel deep learning framework for data-driven motion retargeting between skeletons, which may have different structure, yet corresponding to homeomorphic graphs. Importantly, our approach learns how to ret…

motion retargetingMotion Synthesis