FCN-pytorch icon indicating copy to clipboard operation
FCN-pytorch copied to clipboard

about RGB and BGR

Open wenzhifang opened this issue 5 years ago • 1 comments

"imgA = cv2.imread('last/'+img_name)" my doubt is that the input data's format is BGR but VGG is compatible to RGB

wenzhifang avatar Jun 19 '19 11:06 wenzhifang

I train the network from the scratch, so the RGB or BGR does not matter.

yunlongdong avatar Aug 05 '19 12:08 yunlongdong