Runing keras model VGG16, InceptionV3 always error with ValueError: Shapes (None, 1) and (None, 8, 8, 5) are incompatible

后端 未结 0 1364
庸人自扰
庸人自扰 2020-12-30 12:08

I\'ve been trying hundreds time, try to reshape X_train, y_train, whatever it takes, still return this error. I tried with own basic CNN model, it works perfectly, but with

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