bearpaw / PyraNet

Code for "Learning Feature Pyramids for Human Pose Estimation" (ICCV 2017)
Apache License 2.0
221 stars 58 forks source link

Where can I download the extended lip data set? #14

Open Binyr opened 5 years ago

Binyr commented 5 years ago

Hi, Thanks for your code! But I just found original LSP dataset with 2000 images in the official website. I am very glad for your guidance!

bearpaw commented 5 years ago

You can download the extended LSP dataset here: http://sam.johnson.io/research/lspet.html

Binyr commented 5 years ago

Thanks for your guidance! Your 'LEEDS_annotations.json' annotate 16 joints while LSP and LSPet dataset only provide locations of 14 joitns. The 'scale' and 'objpos' is also not provided offictially. How do you generate them?