PaddlePaddle在使用预测模型预测图片的时候出现

Error Message Summary: ---------------------- InvalidArgumentError: input width should be equal to weight height, but input width is 2304, weight height is 2308.   [Hint: Expected i_dims[1] == w_dims[0][0], but received i_dims[1]:2304 != w_dims[0][0]:2308

https://blog.csdn.net/paddlepaddle/article/details/87642099