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 908 forks source link

How I can use this network on custom datasets? #273

Open khandriod opened 2 years ago

khandriod commented 2 years ago

Hi, I am wondering how to use this architecture on a custom dataset. Plus when test where the results are saved and how to visualize the results?

Thanks

baobaoxiang commented 2 years ago

have you slove this kind of problem?I face the same problem when I used Keypoint RCNN on my custom datasets