Jeff-sjtu / HybrIK

Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
MIT License
1.16k stars 142 forks source link

HybrIK outputs nothing #178

Closed joonjeon closed 1 year ago

joonjeon commented 1 year ago

Hi! I tried to execute scripts/demo_image.py --img-dir ~/<img_dir>/ --out-dir ~/<out_dir>/ but there is no output 3d mesh.

What should I do?

joonjeon commented 1 year ago

My bad.. I accidentally commented out the parts where images along with meshes are output. Sorry ^^;