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
807 stars 147 forks source link

Visualization of results #113

Open abhigoku10 opened 2 years ago

abhigoku10 commented 2 years ago

@wangzheallen @mks0601 hi thanks for your great work , i have few queries in ur visualization and interpretation

  1. I am getting expected output for the surveillance video as shown below can you comment on the results image

  2. how to get the visualization like below where 2d img and 3d plot are in the same background image

  3. Are these methods suitable for surveillance camera and videos Thanks in advance

mks0601 commented 2 years ago
  1. Try this: https://github.com/mks0601/3DMPPE_POSENET_RELEASE/tree/master/vis
  2. Yes