Getting the following traceback
/io/opencv/modules/imgproc/src/color.cpp:10606: error: (-215) scn == 3 || scn == 4 in function cvtColor
The notebook is attached
https://nbviewer.jupyter.org/github/AdityaSoni19031997/Machine-Learning/blob/master/Untitled.ipynb
How to fix this??
PS-:Can someone confirm whether the following directory structure is correct or not?
~/data/planet/
test train labels.csv
test - containing files as it is downloaded
train - containing files from all species folder(species folders removed)
labels.csv(mapping of training image names to classes)