PoseTrack Training
lxtGH opened this issue · 5 comments
lxtGH commented
Hi! Thanks for your repo.
The number of joints in posetrack is a little different from COCO. How did you handle the missing joints like left_ear and right_ear. Also the different joint head_bottom and head_top?
mks0601 commented
Just use pre-trained model on COCO, and set loss zero for not annotated l_ear and r_ear. When fine-tuning, slight different joint (head_bottom and head_top) can be handled by learning.
lxtGH commented
Hi! Thanks for your kind reply!!!!. When doing the evaluation how to handle the not anotated l_ear and r_ear.@mks0601
mks0601 commented
I cannot understand your question. Could you make it clear?
mks0601 commented
I think so, but cannot remember clearly. Sorry :(