Open cadrev opened 1 year ago
Hello, I've been meaning to run YoloV5 for autodistill and I'm using the YoloV8 google colab reference.
Whenever I use YoloV5 i keep getting this error
AssertionError: Invalid CUDA '--device cuda' requested, use '--device cpu' or pass valid CUDA device(s)
@cadrev Can you share a link to the Colab you are using?
Hello, I've been meaning to run YoloV5 for autodistill and I'm using the YoloV8 google colab reference.
Whenever I use YoloV5 i keep getting this error
AssertionError: Invalid CUDA '--device cuda' requested, use '--device cpu' or pass valid CUDA device(s)