quangnhat185 / darknet_for_colab

Darknet repository for training YOLOv4 on Google Colab with Custom Dataset
MIT License
31 stars 57 forks source link

Fix colab makefile error (nvcc fatal : Unsupported gpu architecture 'compute_30') #11

Closed runesc closed 1 year ago

benediktkreis commented 2 years ago

This worked for me. Otherwise no darknet file is generated.

quangnhat185 commented 1 year ago

This issue is fixed