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

when i run the demo of setting tracking_method=pose, output is origin video #261

Closed yijicheng closed 1 year ago

yijicheng commented 1 year ago

when i run python demo.py --vid_file sample_video.mp4 --output_folder output/ --tracking_method pose --run_smplify, the output video is success to be saved. However, the output video is the same as sample_video.mp4.