leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 909 forks source link

Could you provide the code to generate mpii json file from mat #247

Open ShuangjunLiu opened 3 years ago

ShuangjunLiu commented 3 years ago

Hello, could you provide the code to convert the mpii mat annotation into your json file? Thanks.

STRUGGLE1999 commented 2 years ago

Do you find the code to convert the mpii mat annotation into your json file?