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

TransPoseV2? #6

Closed douyh closed 3 years ago

douyh commented 3 years ago

What's the difference between TransPose and TransPoseV2, which can be found in the repo release?

yangsenius commented 3 years ago

It is a newly updated paper. Main differences:

We will publish a new version paper on arxiv. Thanks for your attention.