da-faster-rcnn-PyTorch icon indicating copy to clipboard operation
da-faster-rcnn-PyTorch copied to clipboard

when batchsize>1,it get errors.

Open huihuiustc opened this issue 5 years ago • 2 comments

huihuiustc avatar Apr 11 '19 14:04 huihuiustc

好像是图像的尺寸不一样,我们是不是应该补齐图像到同样的尺寸?

huihuiustc avatar Apr 11 '19 14:04 huihuiustc

can you provide the error log when you run ? I think you could try print the size of batch image before entering the network and find the error

tiancity-NJU avatar Apr 15 '19 03:04 tiancity-NJU