bearpaw / pytorch-pose

A PyTorch toolkit for 2D Human Pose Estimation.
GNU General Public License v3.0
1.11k stars 253 forks source link

“scale” message #118

Closed xiaoxin05 closed 3 years ago

xiaoxin05 commented 4 years ago

hi,I want to train my custom datasets,but i don‘t know your annntation about “scale” ?can you share me? Thank you! @bearpaw bearpaw

bearpaw commented 4 years ago

scale denote person scale w.r.t. 200 px height, http://human-pose.mpi-inf.mpg.de/#download

xiaoxin05 commented 4 years ago

ok,thank you for reply. it means i need people height in my custom datasets,divided to 200