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)
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
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