Open Ali-Parsa opened 4 years ago
Is it necessary to have CUDA installed to implement YOLO? Unfortunately, my GPU is not CUDA-supported!
The CPU version of YOLO is significantly slower than the GPU version, especially for training. You don't have to install CUDA, but it is highly recommended.
Thank you Thomas
Is it necessary to have CUDA installed to implement YOLO? Unfortunately, my GPU is not CUDA-supported!