What is the difference between keypoints, skeleton and train_keypoints and train_skeletons in the config.yaml file?
If I wish to train on COCO keypoints (including eyes and ears...) should I edit both and to edit coco.py so it doesn't have to estimate the place of the neck and head_top?
What is the difference between
keypoints,skeletonandtrain_keypointsandtrain_skeletonsin theconfig.yamlfile?If I wish to train on COCO keypoints (including eyes and ears...) should I edit both and to edit
coco.pyso it doesn't have to estimate the place of the neck and head_top?