Open
Description
Search before asking
- I have searched the Roboflow Notebooks issues and found no similar bug report.
Notebook name
Bug
/bin/bash: ./darknet: No such file or directory
Environment
- Google Colab
Minimal Reproducible Example
!./darknet detector train data/obj.data cfg/custom-yolov4-detector.cfg yolov4.conv.137 -dont_show -map
#If you get CUDA out of memory adjust subdivisions above!
#adjust max batches down for shorter training above
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!