PoseEstimationForMobile icon indicating copy to clipboard operation
PoseEstimationForMobile copied to clipboard

How to train it for 23 key points

Open Shivam412 opened this issue 6 years ago • 1 comments

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.

Shivam412 avatar Feb 12 '19 07:02 Shivam412

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.

edvardHua avatar Feb 17 '19 06:02 edvardHua