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

cv2.error #220

Open IceAndSea opened 3 years ago

IceAndSea commented 3 years ago

cv2.error: OpenCV(3.4.8) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'

qingtianwu commented 3 years ago

cv2.error: OpenCV(3.4.8) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'

I met the same mistakes with you. Have you solved it?

qingtianwu commented 3 years ago

After downloading the datasets, the problem is solved due to the absence of images.

Aliiiu commented 3 years ago

so if i can't download the dataset it wont work. Thanks

Xj1567589354 commented 10 months ago

你们到底有没有解决,说这么废话