xingyizhou / pytorch-pose-hg-3d

PyTorch implementation for 3D human pose estimation
GNU General Public License v3.0
614 stars 143 forks source link

Is it possible to input 2D coordinates obtained by other methods to obtain 3D coordinates in your model? #97

Open polo1968 opened 2 years ago

polo1968 commented 2 years ago

Hello! I'm glad to see your work, especially for non computer related students. It's really great.

In the demo, it seems that compared with Baidu AI, an open platform, the 2D pose estimation of the project is not so accurate. Is it possible to input 2D coordinates obtained by other methods to obtain 3D coordinates in your model?