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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The thickness of the generated mesh

Nenne524 opened this issue · comments

Hello!
When I run demo.py with an image I brought myself, the generated mesh has no thickness, what should I do? Please tell me.
Screenshot from 2023-06-30 15-34-52

Could you use 'param' stage?

Sorry for the late reply.
I ran "python demo.py --gpu 0 --stage param --test_epoch 8".
I followed the instructions in the quick demo.
The bbox is already set up.