mrharicot / monodepth

Unsupervised single image depth prediction with CNNs
Other
2.21k stars 628 forks source link

Training without CUDA #245

Closed ghost closed 4 years ago

ghost commented 4 years ago

Is it possible to train the model when I dont have nvidia graphics card, so it means I dont have CUDA installed on my laptop.

mrharicot commented 4 years ago

Hi, While it is possible to train without CUDA, it would be impossibly slow, likely taking weeks, especially on a laptop.