captcha icon indicating copy to clipboard operation
captcha copied to clipboard

NO GPU

Open Alinahui opened this issue 8 years ago • 3 comments

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?

Alinahui avatar Apr 19 '16 08:04 Alinahui

I have the same question. How can I run the scripts without CUDA please?

NightWuYo avatar May 18 '16 10:05 NightWuYo

Did anyone figure out how?

ajshastri avatar Apr 13 '17 15:04 ajshastri

Remove the cunn dependency and all the :cuda() calls in the corresponding code. :)

KarimJedda avatar Apr 22 '17 18:04 KarimJedda