alexppppp / keypoint_rcnn_training_pytorch

How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
https://medium.com/@alexppppp/how-to-train-a-custom-keypoint-detection-model-with-pytorch-d9af90e111da
MIT License
81 stars 31 forks source link

labeling tool #1

Closed ilwoonam75 closed 2 years ago

ilwoonam75 commented 2 years ago

Thank you for your work.

Which labeling and annotation tool do you use?

alexppppp commented 2 years ago

Great question!

Right now I'm writing an article about keypoint annotations) It will be ready in a couple of days. I'll provide the link once it's published.

UPDATE: I've published it here https://medium.com/@alexppppp/how-to-annotate-keypoints-using-roboflow-9bc2aa8915cd

ilwoonam75 commented 2 years ago

I got the reply from the medium. Thank you very much again.