image_class
image_class copied to clipboard
why channles=1?
Channles = 1 is a gray level image. Wouldn't it be better to use color image to extract features?
I use 'channles=1' in my training dataset for binary dataset , and you can use 'channles=3' in your dataset