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

Add Web Demo #39

Closed satpalsr closed 2 years ago

satpalsr commented 2 years ago

Added a Hugging Face web demo to quickly try out the model. Thanks.

yangsenius commented 2 years ago

Thanks~