theAIGuysCode / YOLOv4-Cloud-Tutorial

This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
352 stars 299 forks source link

CUDA status Error #1

Open GursimranSe opened 4 years ago

GursimranSe commented 4 years ago

i facing a unknown error after run this command !./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights data/person.jpg

ERROR CUDA status Error: file: ./src/dark_cuda.c : () : line: 39 : build time: Jun 1 2020 - 01:52:37

CUDA Error: no CUDA-capable device is detected CUDA Error: no CUDA-capable device is detected: Success darknet: ./src/utils.c:326: error: Assertion0' failed` plz help to solve it

Awdhoot-kanawade commented 4 years ago

are you using cuda enabled gpu ?? looks like gpu issue at first glance