yangsenius / TransPose

PyTorch Implementation for "TransPose: Keypoint localization via Transformer", ICCV 2021.
https://github.com/yangsenius/TransPose/releases/download/paper/transpose.pdf
MIT License
353 stars 56 forks source link

How to test on our personal images? #45

Open PomIsBest opened 1 year ago

PomIsBest commented 1 year ago

Hi, thanks for your amazing work! I want to detect the keypoints of my images, but I don't know how to do it, can you give me some guidance on how to test on my personal images?

Thanks again for your work!