ouusan / some-papers

0 stars 0 forks source link

Applications based on pose estimation and HMR #29

Open ouusan opened 1 month ago

ouusan commented 1 month ago

Motion Retargeting: 1.Skeleton-aware networks for deep motion retargeting(2020)

project page: https://deepmotionediting.github.io/retargeting code: https://github.com/DeepMotionEditing/deep-motion-editing(official) https://github.com/ANYMS-A/Skeleton_Aware_Networks_for_Deep_Motion_Retargeting(reproduce code) 2.TransMoMo: Invariance-Driven Unsupervised Video Motion Retargeting(2020)

project page: https://yzhq97.github.io/transmomo/ code: https://github.com/yzhq97/transmomo.pytorch 3.Bidirectionally Deformable Motion Modulation For Video-based Human Pose Transfer(2023)

code:https://github.com/rocketappslab/BDMM 4.A Shape-Aware Retargeting Approach to Transfer Human Motion and Appearance in Monocular Videos(2021)

project page:https://www.verlab.dcc.ufmg.br/retargeting-motion/ code:https://github.com/verlab/ShapeAwareHumanRetargeting_IJCV_2021 5.MoCaNet: Motion Retargeting in-the-wild via Canonicalization Networks(2021)

project page: https://yzhq97.github.io/mocanet/ code: https://github.com/Walter0807/mocanet.pytorch (only face: 6.Towards Accurate Facial Motion Retargeting with Identity-Consistent and Expression-Exclusive Constraints(2022) code:https://github.com/deepmo24/CPEM 7.Morphable Diffusion: 3D-Consistent Diffusion for Single-image Avatar Creation(2024) code:https://github.com/xiyichen/morphablediffusion

An intersting work: Photo wake-up: 3d character animation from a single photo(2019)

Wakeup Photo-HMR code https://github.com/kekedan/PhotoWakeUpHMR