Can I use this project without nvidia gpu?
hemaAI opened this issue · 1 comments
hemaAI commented
I have a MacBook with Ubuntu in VirtualBox but my machine does not have a Nvidia GPU is there a way to run this project?
JoeSL commented
The project specifically uses tensorflow-gpu for training. Tensorflow-gpu requires CUDA which requires an nvidia gpu.
You can use Tensorflow without a gpu only for inference purposes