captcha
captcha copied to clipboard
NO GPU
Hi everyone may i train it on CPU? if yes how long it will take to train on a dataset of 3000 (3K) images of 3x150x80?
I have the same question. How can I run the scripts without CUDA please?
Did anyone figure out how?
Remove the cunn dependency and all the :cuda() calls in the corresponding code. :)