hi
I want to train 6 bands data, like remote sensing data (e.g.[w,h,6]), I try to change some code but it dosen't work, (ValueError: Dimensions must be equal, but are 6 and 3 for 'sub' (op: 'Sub') with input shapes: [?,100,100,6], [3]). Would you tell me how to solve this problem? Thanks!
hi I want to train 6 bands data, like remote sensing data (e.g.[w,h,6]), I try to change some code but it dosen't work, (ValueError: Dimensions must be equal, but are 6 and 3 for 'sub' (op: 'Sub') with input shapes: [?,100,100,6], [3]). Would you tell me how to solve this problem? Thanks!