Tristan Henser-Brownhill
Tristan Henser-Brownhill
Same error, going to try CUDA 8~
This error I still get with VS 2015 and CUDA 8. CUDA 7.5 won't work because it requires < VS 2013, which is too old to build the modules. I...
I fixed this by adding the following line: `# remove ID=2` `elif ',ID=2' in c: del cmd[idx]` ...to the bottom of the `elif` statements in: `setup_windows_cuda.py` in lib\nms (elif statement...
I am not sure that I could help you with your specific issues as I wrote this guide a few years ago now and have not used this FCIS repo...