Keras custom generator: Error when checking input: expected conv2d_1_input to have 4 dimensions, but got array with shape (256, 1)

前端 未结 0 1786
情话喂你
情话喂你 2021-02-04 00:57

I have a large dataset (30 000 images, 80kB each), and I\'m trying to load it into my model in batches in order to not run of out memory on my GPU. My single image is a

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