Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
1.06k stars 131 forks source link

running infer_wild.py takes so much time #70

Closed StrongMan988 closed 1 year ago

StrongMan988 commented 1 year ago

Hello author, first of all, thank you for your efforts. Your work is quite commendable. And then I run 'infer'_ Wild. py reasoned that a 30 second video would take 2.5 hours. I can be certain that my CPU, running memory, and GPU3070 do not occupy much performance. So come and ask if I need to change some parameters or take other measures to make my operation faster. Thank you again for your great contribution. I hope you can reply to me as soon as you see it

Walter0807 commented 1 year ago

Rendering should be the bottleneck. Please check your matplotlib version or maybe turn off rendering.