【发布时间】:2020-05-21 02:10:22
【问题描述】:
我的 xception 模型中的输入大小有误。错误是ValueError: Negative dimension size caused by subtracting 3 from 2 for 'conv2d_12/Conv2D' (op: 'Conv2D') with input shapes: [?,7,2,728], [3,3,728,728]. 如果您想要程序打印的所有内容,请告诉我。另外,我的模型在https://mystb.in/rebegituya.py。谢谢!
【问题讨论】:
标签: python artificial-intelligence conv-neural-network