'ValueError: Input 0 of layer sequential is incompatible with the layer: expected axis -1 of input shape to have value 3 but received input

前端 未结 0 1429
遥遥无期
遥遥无期 2020-12-10 05:52

I am getting an error when I\'m training my cnn on an array of skimage.feature.hog images. The data set I\'m using has 3 RGB values and these have 1 value instead. Which is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题