junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.82k stars 6.29k forks source link

CPU #1631

Open AABBCCDKG opened 6 months ago

AABBCCDKG commented 6 months ago

I don't have GPU, so how can I make sure pix2pix training will only occur on CPU cause it always told me an error: RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

IceDragonFla commented 4 months ago

Here #310 , it already in the Q&A file. Hope it can help u.