multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

ModuleNotFoundError: No module named 'nms._ext' #104

Open Vishal2188 opened 3 years ago

Vishal2188 commented 3 years ago

We use NVIDIA Quadro P5000 GPU....We are not able to run build.py file of nms....so, may get error of ModuleNotFoundError: No module named 'nms._ext'....Would You please like to assist me that which architecture have I to define in following syntax....?

nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=[arch]

malei207 commented 3 years ago

I meet this problem,too. how do you solve it?

ChineseHuang commented 3 years ago

ModuleNotFoundError: No module named 'nms._ext'

kungkook commented 2 years ago

i meet the same error,NVIDIA is 3050ti

Meoooww commented 2 years ago

i meet the same error,NVIDIA is 3070