longcw/RoIAlign.pytorch

what's the difference of this method to first resizing the feature map to original image size

ypxie opened this issue · 0 comments

ypxie commented

tand crop, then resize the cropped feature maps to a fixed size?
This can be easily implemented with pytorch functions?