mks0601 / I2L-MeshNet_RELEASE

Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
MIT License
710 stars 130 forks source link

About mano layer #61

Open ZhangLei999 opened 3 years ago

ZhangLei999 commented 3 years ago

Thanks your work, it's great. I have a question: how did this picture come out? Use mano layer? hand

mks0601 commented 3 years ago

Hi, modify demo.py to use mano layer would be enough.

sane5ek commented 3 years ago

Hi, modify demo.py to use mano layer would be enough.

Can you please help with that?

WilliamRodriguez42 commented 3 years ago

I am also curious how these pictures were generated. I'm guessing a separate pretrained model has to be provided?