darknet_for_colab icon indicating copy to clipboard operation
darknet_for_colab copied to clipboard

darknet: ./src/utils.c:326: error: Assertion `0' failed.

Open gandharvsuri opened this issue 3 years ago • 0 comments

while training !./darknet detector train data/yolov4.data cfg/yolov4_custom_train.cfg yolov4.conv.137 -dont_show -map I get this. Any thoughts on why this is happening?

CUDA allocate done! 
Loaded: 5.100706 seconds
CUDA status Error: file: ./src/blas_kernels.cu : () : line: 859 : build time: Apr 28 2021 - 07:07:38 

 CUDA Error: no kernel image is available for execution on the device
CUDA Error: no kernel image is available for execution on the device: File exists
darknet: ./src/utils.c:326: error: Assertion `0' failed.

gandharvsuri avatar Apr 28 '21 07:04 gandharvsuri