faster_rcnn_pytorch
faster_rcnn_pytorch copied to clipboard
AttributeError: 'module' object has no attribute 'roi_pooling_forward_cuda'
When I run demo.py, I receive the following feedback: AttributeError: 'module' object has no attribute 'roi_pooling_forward_cuda' Could u offer some suggestions? Many thanks