We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I ran the darknet demo, the Segmentation fault" and could not detect it.
As for what I could do, I did the following I used Swap to extend the memory. I did "make -j2". I set "OPENCV=OPENMP=1, GPU=CUDNN=0".
Please let me know if there is any solution to this problem.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Same problem on Raspberry Pi 4 Model B Rev 1.5, 4Gb ram, 4Gb swap and using yolov4-tiny
Sorry, something went wrong.
This repo has been abandoned for several years now. You should be using the new repo here: https://github.com/hank-ai/darknet#table-of-contents
No branches or pull requests
When I ran the darknet demo, the
Segmentation fault" and could not detect it.
As for what I could do, I did the following
I used Swap to extend the memory.
I did "make -j2".
I set "OPENCV=OPENMP=1, GPU=CUDNN=0".
Please let me know if there is any solution to this problem.
Thank you in advance.
The text was updated successfully, but these errors were encountered: