Open dominikj2 opened 3 years ago
Here is an egg file I compiled earlier for python 3.7 with torch 1.9 on windows 10 with Cuda 10.2, you should be able to directly import the package.
Better yet here's a wheel for the same, just do a pip install roi_align-0.0.2-cp37-cp37m-win_amd64.zip
Here is an egg file I compiled earlier for python 3.7 with torch 1.9 on windows 10 with Cuda 10.2, you should be able to directly import the package.
Hi,
I am getting the following compiling error. Does RoIAlign work with Pytorch 1.9.0?
Thanks.