5

This link provides a Google Colab notebook for inference of CenterNet HourGlass104 Keypoints 512x512 for object detection and pose key point detection. Is there a similar notebook or tutorial to train object detection and key point detection on custom datasets?

2

1 Answer 1

0

I have created a detailed github repo Custom Keypoint Detection for dataset preparation, model training and inference on Centernet-hourglass104 keypoint detection model based on Tensorflow Object detection API with examples.

This could help you in training your keypoint detection model on custom dataset.

Any issues related to the project can be raised in the github itself and doubts can be cleared here.

Not the answer you're looking for? Browse other questions tagged or ask your own question.