yangsenius / TransPose

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

When i run test.py in my dataset, AP(m) and AR(m) are -1, Could you tell me how to solve the problem? #41

Open yiweike opened 2 years ago

yiweike commented 2 years ago

When i run test.py in my dataset, AP(m) and AR(m) are -1. image