mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.85k stars 551 forks source link

[FEATURE]Traceback (most recent call last): File "lib/utils/fbx_output.py", line 296, in <module> if not input_path.startswith(os.path.sep): NameError: name 'input_path' is not defined #259

Open D-Mad opened 2 years ago

D-Mad commented 2 years ago

how to fix :

Traceback (most recent call last): File "lib/utils/fbx_output.py", line 295, in if not input_path.startswith(os.path.sep): NameError: name 'input_path' is not defined