Coder Social home page Coder Social logo

Comments (3)

oijoijcoiejoijce avatar oijoijcoiejoijce commented on September 26, 2024

+1

from pymaf-x.

Darius-H avatar Darius-H commented on September 26, 2024

Have you solved this problem? I have trouble in reading smplx_params from .pkl file with smpl.SMPLX model.

Hi, thanks for your great work. I tried your codes and it works well on body pose, expression and the general shape! However I still got some questions regarding the hand poses and the possible missed use parameters.

I tried to revise the generated '.pkl' file from the PYMAFX to make it aligned to be loaded into the SMPLX blender add on. (The reference dataset I used is AGORA sample data, which can be easily loaded into SMPLX blender add on.) As you adviced in the previous issue that selecting 21 bones from 24 SMPL bones, I selected 63 from the 72 body poses. However, not like the 'body_pose', hand poses are stored in the key 'smplx_params' and they have different shapes than the SMPLX blender adds on requires. I tried to convert the hand pose with shape torch.Size([1, 15, 3, 3]) to shape (1,45) by the method of converting rotation matrix to euler angle but it didn't work. The fingers of the mesh often keeps holding as fist and don't move well enough. So far I have added 9 parameters in my pkl file, which are 'body_pose', 'betas', 'global_trans', 'left_hand_pose', right_hand_pose', 'jaw_pose', 'leye_pose', 'reye_pose' and 'expression'. Could you give me a hint that which parameters are possibly missed here?

from pymaf-x.

AWangji avatar AWangji commented on September 26, 2024

h smpl.SMPLX model.

Hi, I met some errors when importing pkl file in blender.
image

I want to know what blender addon do you use? or how do you resolve it. Thanks
this is what I use:
image

from pymaf-x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.