-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/bin/sh:nvcc not found #1555
Comments
It seems you should add path to the Or just change here Line 50 in 18d5e4f
|
./darknet detector train data/obj.data cfg/yolo-obj.cfg darknet53.conv.74 alex, don't know whats wrong.. |
currently I am runnung it in /home/firmware/Desktop/colab-train/darknet/build/darknet . |
In the same where is your Makefile. |
Couldn't open file: data/obj.data |
Makefile is in main folder, after make, I kept all the files in build/darknet/x64 folder |
where should I keep data , in Desktop/darknetbuild/darknet or Desktop/darknet ? |
alex, I am having problem when I make with cuda=1 in google colab
have a look
The text was updated successfully, but these errors were encountered: