Closed Juliejulie111 closed 1 year ago
@Juliejulie111 Our hand-part is extracted from SMPL-X which should have the same topology as MANO. The bug may be due to the MANO or SMPL-X changed the hand topology. To resolve the problem, I would suggest you firstly compare the topology of our hand part and MANO.
Thanks for the excellent work!!!
I have extracted *.pkl files from handmocap. Everything looked so good when I used your code to output the hand mesh. However, when I tried to output mano, I got the results like the pictures shown:
The index finger always looks weird, but the other fingers seem normal.
It seems that the parameters cannot be used to output mano directly. If I want to output mano, how to change the parameters?
Thanks!!!