multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

Try to evaluate several images at same time, but function of CropAndResizeFunction cannot return as expected #61

Closed LaiPiXiong closed 5 years ago

LaiPiXiong commented 5 years ago

I wanna to evaluate several images at same time. BUT 'pyramid_roi_align' cannot works right. What can I do for batch-size > 1 when eval?