jwyang / faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn
MIT License
7.68k stars 2.33k forks source link

Compile problem result in No module named 'model.roi_crop._ext.roi_crop._roi_crop' #769

Open Aurorayy opened 4 years ago

Aurorayy commented 4 years ago

i have read the same problem and knew that this problem is caused by compile .However i dont know how to solve this problem..could someone tell me how to compile successfully in Linux/Python 3.6/Pytorch 0.4.0? Run'sh make.sh'may not ok for me .thanks a lot~!

jackhu-bme commented 3 years ago

Same problem with you.Have you solved this?

ksz-creat commented 3 years ago

have you solved this ?