terryky/android_tflite

Keypoints score

Arl1ndSylaj opened this issue · 0 comments

Why score of key points has negative values and also values over 1.0 ?
Here is printed values for a two keypoints before drawing a joint
float s0 = pose_ret->pose[pid].key[id0].score;
float s1 = pose_ret->pose[pid].key[id1].score;
Screenshot from 2020-10-29 14-33-50