PaddleDetection
PaddleDetection copied to clipboard
运行报错
问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
请提出你的问题 Please ask your question
(InvalidArgument) The 3-th dimension of input[0] and input[1] is expected to be equal.But received input[0]'s shape = [1, 256, 30, 32], input[1]'s shape = [1, 256, 30, 31]. [Hint: Expected inputs_dims[0][j] == inputs_dims[i][j], but received inputs_dims[0][j]:32 != inputs_dims[i][j]:31.] (at ..\paddle/phi/kernels/funcs/concat_funcs.h:83)