Nicholasli1995 / EvoSkeleton

Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded deep monocular 3D human pose estimation wth evolutionary training data"
https://arxiv.org/abs/2006.07778
MIT License
333 stars 44 forks source link

Cannot use the annotation tool #24

Closed KingODB closed 3 years ago

KingODB commented 3 years ago

After open the 2D annotation tool, the picture will show but cannot be labelled. Only the shortcut command for quit will work, the others won't. The 3D annotation cannot initiate for the missing file "jointAngleModel_v2.npy". Will you please re-upload the full package of this annotation tool, or did I ignore something?

Nicholasli1995 commented 3 years ago

After open the 2D annotation tool, the picture will show but cannot be labelled. Only the shortcut command for quit will work, the others won't. The 3D annotation cannot initiate for the missing file "jointAngleModel_v2.npy". Will you please re-upload the full package of this annotation tool, or did I ignore something?

Hi, can you share the error message if any for the 2D pose annotation? For the missing file, it can be downloaded here:https://drive.google.com/drive/folders/1MUcR9oBNUpTAJ7YUWdyVLKCQW874FszI. You can refer to https://github.com/Nicholasli1995/EvoSkeleton/blob/master/docs/HHR.md to prepare the files.

Nicholasli1995 commented 3 years ago

Please re-open this issue if there's further question.

bijaydas-gyrus commented 3 years ago

i am having the same issue, and there is no error message. it does nothing when i click on it

Nicholasli1995 commented 3 years ago

i am having the same issue, and there is no error message. it does nothing when i click on it

Can you share more information? What is your operating system, Python version and Matplotlib version?