chaneyddtt / UDA-Animal-Pose

MIT License
102 stars 12 forks source link

PCK@0.05? #8

Closed wangkaihong closed 2 years ago

wangkaihong commented 2 years ago

Hi!

Thanks for the remarkable work! Just wanted to check if the PCK@0.05 is actually PCK@0.5, as shown in:

https://github.com/chaneyddtt/UDA-Animal-Pose/blob/f1ebfda860a2585c60fe86ce1632e910ac97ebc5/pose/utils/evaluation.py#L183

where the threshold is set by default as 0.5?

wangkaihong commented 2 years ago

Just found the explanation in another issue, sorry for the repeated question!

YuQi9797 commented 2 years ago

你好!

感谢出色的工作!只是想检查一下PCK@0.05是否真的是PCK@0.5,如图:

https://github.com/chaneyddtt/UDA-Animal-Pose/blob/f1ebfda860a2585c60fe86ce1632e910ac97ebc5/pose/utils/evaluation.py#L183

阈值默认设置为0.5?

您好,请问这里的pck到底是0.5 还是 0.05呢?

chaneyddtt commented 2 years ago

Hi, please note that the dist is firstly normalized as: image and the 'normalize' here is output_size/10.