faster_rcnn_pytorch icon indicating copy to clipboard operation
faster_rcnn_pytorch copied to clipboard

AttributeError: 'module' object has no attribute 'roi_pooling_forward_cuda'

Open PaperLamp opened this issue 6 years ago • 0 comments

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

PaperLamp avatar Jul 17 '19 07:07 PaperLamp