YOLO_Google-Cloud
YOLO_Google-Cloud copied to clipboard
CUDA Error: no CUDA-capable device is detected
I'm running the code as instructed in the documentation to this GitHub repo, and I'm getting the following error logged in nohup.out file after runnning nohup python3 ~/YOLO_Google-Cloud/mlserver/mlserverclient.py &
layer filters size input output 0 python3: ./src/cuda.c:36: check_error: Assertion `0' failed. CUDA Error: no CUDA-capable device is detected
Any idea what might be wrong?