Skip to content

VincentHu19/Mano2Smpl-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mano2Smpl-X

Here we provide a way to fuse MANO parameters into SMPLX.

messi_out

Most methods model the human body and hand separately, and it is important to fuse the two parameters. But aligning hand pose and wrist pose is difficult. We decide to share our efforts. The idea is to calculate the global rotation of the elbow and the entire hand, respectively, to get the local pose of the wrist. The pose of the fingers can be transferred directly.

Our code was tested on GVHMR and hamer. You can also replace the appropriate parts of the code with MANO and SMPLX parameters calculated in other ways. Since hamer uses a right-handed model to represent all hands, we provide left-right hand conversions in our code

Make sure to set flat_hand_mean=True in SMPLX!

About

We provide a way to fuse MANO parameters into SMPLX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages