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

Gradio demo for img/video HybrIK/HybrIK-X #213

Open bananaman1983 opened 7 months ago

bananaman1983 commented 7 months ago

looks something like this: image

Just a barely functional modification to the original for the ease of use. Some alterations to the demo scripts were necessary for the .pk output. All outputs support .pk/2D markers/SMPL~SMPL-X mesh renders. File names and output paths messy. Be advised outputs may get overwritten. HybrIK-X .pk support implemented the pull req from ORENWANG