Data_Augmentation_Zoo_for_Object_Detection
Data_Augmentation_Zoo_for_Object_Detection copied to clipboard
img = cv2.cvtColor(img, cv2.COLOR_BGR2RGB) cv2.error: OpenCV(4.5.3) C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-q3d_8t8e\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'
0
1
2
3
4
5
6
7
8
Traceback (most recent call last):
File "D:/360极速浏览器下载/Data_Augmentation_Zoo_for_Object_Detection-master/Data_Augmentation_Zoo_for_Object_Detection-master/test_augmentation.py", line 32, in
Uhm can you share the source code instead of showing error logs? Or at least, describe the way how it happened?