mrharicot / monodepth

Unsupervised single image depth prediction with CNNs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training without CUDA

opened this issue · comments

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.

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