MemoryError: Unable to allocate 64.0 KiB for an array with shape (1, 128, 128) and data type float32

前端 未结 0 1431
予麋鹿
予麋鹿 2020-12-07 11:04

I want to perform segmentation using a CNN approach and used the keras ImageDataGenerator to generate more data and fed them into my network. whenever I run the code I get t

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