deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

cv2.error: OpenCV(3.4.1) /io/opencv/modules/imgproc/src/color.cpp:11115: error: (-215) scn == 3 || scn == 4 in function cvtColor

Open qiaoxianfeng opened this issue 4 years ago • 3 comments

How do I feel when I encounter this problem while training coco? cv2.error: OpenCV(3.4.1) /io/opencv/modules/imgproc/src/color.cpp:11115: error: (-215) scn == 3 || scn == 4 in function cvtColor.

qiaoxianfeng avatar Nov 04 '20 14:11 qiaoxianfeng

I met this problem while training mpii, too. Did you solve it?

eeeeeei avatar Dec 10 '20 14:12 eeeeeei

pls if you have a solution now, pls share

Aliiiu avatar Jan 13 '21 20:01 Aliiiu

How do I feel when I encounter this problem while training coco? cv2.error: OpenCV(3.4.1) /io/opencv/modules/imgproc/src/color.cpp:11115: error: (-215) scn == 3 || scn == 4 in function cvtColor.

set experiments/coco/hrnet/XXX.ymal :

DATASET: COLOR_RGB: false

YuQi9797 avatar Mar 17 '21 04:03 YuQi9797