Error when checking input: expected conv2d_3_input to have shape (32, 32, 1) but got array with shape (32, 32, 3)

后端 未结 0 1207
温柔的废话
温柔的废话 2021-01-17 02:58

I am writing the Traffic Sign Recognition program. I use data whose image sizes are 32x32 pixels. I created a deep CNN model and called it to classify in another file.

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