longcw / faster_rcnn_pytorch

Faster RCNN with PyTorch
MIT License
1.7k stars 466 forks source link

It is question about cpu only #102

Open MikeSmileMike opened 3 years ago

MikeSmileMike commented 3 years ago

You wrote "RoI Pooling layer with C extensions on CPU (only forward)"

Can I run test/forward (make installation steps) without nvidia-gpu (cuda, cudnn etc)?