Mask_RCNN_Pytorch
Mask_RCNN_Pytorch copied to clipboard
how to compile nms and roialign on windows?
I encountered the above problems. TIA.
I didn't find an implementation specialized in windows. This repository is based on Linux. I guess (personally) you could compile the files by installing an Ubuntu environment besides the Windows one.
I didn't find an implementation specialized in windows. This repository is based on Linux. I guess (personally) you could compile the files by installing an Ubuntu environment besides the Windows one.
I have managed to compile in Linux. And for some reasons, I need to compile in windows. But I didn't succeed.