mks0601 / 3DMPPE_POSENET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MIT License
817 stars 147 forks source link

Some extended problems #125

Open Ared521 opened 1 year ago

Ared521 commented 1 year ago

Thank you for your great work. I love your project. I would like to ask two questions:

  1. What is your method of two-dimensional pose estimation?
  2. My goal is to do multi-person pose estimation based on video. Is it possible to combine your ROOTNET and VideoPose3D with TCN to introduce time information? Thank you very much again. Looking forward to your reply.