longcw/RoIAlign.pytorch

How about the GPU memory cost?

sshaoshuai opened this issue · 0 comments

Hi, thanks for your sharing codes.
So how about the GPU memory cost compared with original RoiPool?
And it seems like the function grid_sample in PyTorch could also do the similar work, so what's the difference?