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.86k stars 550 forks source link

[BUG]Why is the output video exactly the same as the original video after I run demo_alter.py? #206

Open Jusec opened 3 years ago

Jusec commented 3 years ago

Operating system: win10 Python:python3.7.10 pytorch:1.5.0+cu101 operation result: Snipaste_2021-07-01_08-58-28 sample_video_vibe_result.mp4: image

Why the output result is the same as the input video?