gyyang23 / AFPN

118 stars 14 forks source link

RuntimeError: Sizes of tensors must match except in dimension 1 #18

Open Jano-rm-rf opened 1 year ago

Jano-rm-rf commented 1 year ago

hello,I refer to the data preprocessing of your faster-rcnn source code, and the backbone is also using resnet, but there will be errors image

Jano-rm-rf commented 1 year ago

你好,我参考了你的faster-rcnn源码的数据预处理,backbone也是使用resnet,但是会有错误 图像

There is a problem with the parameter setting in the data preprocessing stage,but does this parameter have to be fixed to 32? image

BruceLxw commented 6 months ago

Hi have you resolve this problem?

ningsummerw commented 5 months ago

你好,我指的是你faster-rcnn源码的数据预处理,骨干网也在用resnet,但是会有错误 image

你好,我也出现了这个错误

ningsummerw commented 5 months ago

你好,我参考了你的faster-rcnn源码的数据预处理,backbone也是使用resnet,但是会有错误图像

数据预处理阶段的参数设置有问题,但是这个参数一定要固定到32吗? image

你好,请问你解决这个问题了吗?

ningsummerw commented 5 months ago

嗨,你解决了这个问题吗? 你好,请问你解决这个问题了吗?

Jano-rm-rf commented 5 months ago

嗨,你遇到了这个问题? 你好,请问你同意吗?

需要修改pad_size_divisor的值,具体修改成哪个数值得看你的数据集,一般是16,32,64等