MVIG-SJTU / AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
http://mvig.org/research/alphapose.html
Other
7.95k stars 1.97k forks source link

3D Inference Script getting stuck on rendering the final images #1172

Open RohaanA opened 1 year ago

RohaanA commented 1 year ago

Hi,

After several headaches I was finally able to run 3D inference script. However, its getting stuck on the last part of the script

image

Can someone please tell me if the ffmpeg errors above the final line are causing this? and if so how can I fix them

hsmwfgie commented 1 year ago

Hi, I am also trying to get the 3D Inference Script to work. But I fail with different shape sizes. Could you possibly post your script call and the used parameters?

RohaanA commented 1 year ago

Hi, I am also trying to get the 3D Inference Script to work. But I fail with different shape sizes. Could you possibly post your script call and the used parameters?

Hey, I can give u the colab notebook I am using, maybe u can figure out the problem. (notebook here)