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.32k stars 271 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'experiments/coco/higher_hrnet/w32_512_adam_lr1e-3.yaml' #96

Open myylo opened 2 years ago

houshuaishuai commented 2 years ago

have you solved? i met the Error: FileNotFoundError: [Errno 2] No such file or directory: '/data/coco_data/annotations/person_keypoints_val2017.json',but person_keypoints_val2017 is in the file

james13138 commented 2 years ago

Excuse me, how to run your own data?