Hi, it's a great work! I am curious about how to get the smpl file? I have downloaded from website of smpl, and get the *.pkl model, could you tell me have to process them , and get the file like you provide? I am curious about this, looking forward to your reply.
The original .pkl files required chumpy and the old numpy version to read, so we saved it directly to .txt for convenience. Please refer to the body_models.py of InstantAvatar to read the *.pkl files.
Hi, it's a great work! I am curious about how to get the smpl file? I have downloaded from website of smpl, and get the *.pkl model, could you tell me have to process them , and get the file like you provide? I am curious about this, looking forward to your reply.