HongwenZhang / PyMAF-X

[TPAMI 2023] PyMAF-X: Towards Well-aligned Full-body Model Regression from Monocular Images
https://www.liuyebin.com/pymaf-x
Other
196 stars 27 forks source link

Some questions about real-time 3d pose estimation. #24

Closed zzzbbs closed 11 months ago

zzzbbs commented 11 months ago

Hi HongwenZhang, Sorry for bother~ I now doing some pose estimation work from monocular camera using FrankMocap. I found out that PyMAF-X now has better performance. Therefore, I want to switch the algo to PyMAF-X. I have couple of questions:

  1. Could PyMAF-X achieve same or better real-time pose-estimation speed like FrankMocap from webcam input?
  2. Could you provide some speed metric about using PyMAF-X in real-time, such as fps? I will be sincerely grateful if you could answer these questions. Thank you!