ValueError: Dimension 2 in both shapes must be equal, but are 512 and 511. Shapes are [?,384,512] and [?,384,511]

前端 未结 0 1484
庸人自扰
庸人自扰 2021-01-04 08:22

I\'m trying to build a Unet convolutional neural network for image segmentation, but as I try to compile the model with the input data, I get an error message of shape incom

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