HRNet / HigherHRNet-Human-Pose-Estimation

This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
MIT License
1.35k stars 272 forks source link

where is thr crowdposetools #56

Closed guanyonglai closed 4 years ago

guanyonglai commented 4 years ago

I ran the code, and it raise an error: File "/home/guanyonglai/gyl/goods_project/KP/HigherHRNet-Human-Pose-Estimation/tools/../lib/dataset/CrowdPoseKeypoints.py", line 15, in import crowdposetools ModuleNotFoundError: No module named 'crowdposetools

bowenc0221 commented 4 years ago

Please follow step 5 in installation.

Ankitjaiswal1201 commented 3 years ago

https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation/pull/65?_pjax=%23repo-content-pjax-container#issuecomment-898467412

Here is how i solved it.