xingyizhou / pytorch-pose-hg-3d

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

Confidence of Detected Joints #80

Open rayush7 opened 4 years ago

rayush7 commented 4 years ago

Hello @xingyizhou

Thank you for the work.

I wanted to ask you if you calculate some sort of confidence regarding detection of the joints through confidence heat maps? How can I access that? Please help

Thanks