easy-faster-rcnn.pytorch
easy-faster-rcnn.pytorch copied to clipboard
Documented requirement of CUDA and Nvidia hardware. Closes #17
Hi, thanks for nice implementation. I was struggling for a while to make it run until it became clear to me that even the inference won't run without CUDA (see also #1) and by association without Nvidia hardware. So I update the docs to hopefully save other people's time :)