出此错该怎么改ValueError: Input 0 of layer fc1 is incompatible with the layer: expected axis -1 of input shape to have value 25088 but received input with shape [None, 18432]
代码也没有,只能知道 得到的这个25088超出了维度[None, 18432] 范围