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

Preprocessed npz file of HRNet #79

Open nies14 opened 2 years ago

nies14 commented 2 years ago

Hi, Thanks for the great work. I was just wondering if you have the 2D keypoints of HRNet (17 joints) in .npz format just like Videpose3D or PoseAUG?

Nicholasli1995 commented 2 years ago

Hi, Thanks for the great work. I was just wondering if you have the 2D keypoints of HRNet (17 joints) in .npz format just like Videpose3D or PoseAUG?

Hi, the 2D keypoints of HRNet are provided as .npy files. Please visit https://github.com/Nicholasli1995/EvoSkeleton/blob/master/docs/TRAINING.md for details.