vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.75k stars 336 forks source link

I want to do something with the video #207

Open XuanzheChen opened 1 year ago

XuanzheChen commented 1 year ago

Thanks for the great work. I've successfully used smpify-x to do single RGB images, but I'm now trying to do the same with video using this tool. Can you give me some help and guidance? Looking forward to your reply sincerely.

Anirudh257 commented 1 year ago

Hi, maybe you can use ffmpeg to extract the frames from the video and pass the frames to SMPL-X.

whl-007 commented 1 month ago

Thanks for the great work. I've successfully used smpify-x to do single RGB images, but I'm now trying to do the same with video using this tool. Can you give me some help and guidance? Looking forward to your reply sincerely.感谢你的出色工作。我已经成功地使用smpify-x来处理单个RGB图像,但我现在正尝试使用这个工具来处理视频。你能给我一些帮助和指导吗?真诚期待您的回复。

Hello!Can you use own RGB images? I haven't found a way to use SMPLX to turn my own RGB images into SMPLX fits. Can you tell me where I should find the code?