Mask_RCNN_Pytorch icon indicating copy to clipboard operation
Mask_RCNN_Pytorch copied to clipboard

how to compile nms and roialign on windows?

Open devinxzhang opened this issue 7 years ago • 2 comments

image image I encountered the above problems. TIA.

devinxzhang avatar Dec 10 '18 10:12 devinxzhang

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.

jytime avatar Dec 11 '18 16:12 jytime

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.

devinxzhang avatar Dec 13 '18 05:12 devinxzhang