ilovepose / DarkPose

Distribution-Aware Coordinate Representation for Human Pose Estimation
https://ilovepose.github.io/coco
Apache License 2.0
550 stars 80 forks source link

Where is this DARK encode part of the algorithm? #37

Closed xuyun224 closed 2 years ago

xuyun224 commented 2 years ago

Where is this DARK decode part of the algorithm? @xizero00

xizero00 commented 2 years ago

Hi It's here https://github.com/ilovepose/DarkPose/blob/master/lib/core/inference.py#L51-L70