PoseEstimationForMobile
PoseEstimationForMobile copied to clipboard
How to train it for 23 key points
https://github.com/edvardHua/PoseEstimationForMobile/blob/0cae381f6237a760266cbe9dc5558790fa2b3870/training/src/dataset_prepare.py#L94
I want it to train for 23 key points on. how this transform list can be generated for these 23 key points.
You can use the coco dataset to training it, just need minor modification of code.
But the training code i provide is a little bit mess, i will update it next month.