RoIAlign.pytorch icon indicating copy to clipboard operation
RoIAlign.pytorch copied to clipboard

How about the GPU memory cost?

Open sshaoshuai opened this issue 7 years ago • 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?

sshaoshuai avatar Jan 25 '18 03:01 sshaoshuai