Open lucasjinreal opened 2 years ago
Yes!
Keypoints and poses are simply treated as different object classes.
@wmcnally thanks for your reply. Am current try some different design for keypoints detection, anchor-free style, but I met some problems:
my whole arch design based on yolox, and this model acutally worked, but the mAP on detection can't match with KAPAO. I get only about 50 on a yolox-s backbone.
Does keypoints head share conv with detection head?