Skip to content
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

Compile the code wihtout GPU and Cuda #1

Closed
MyVanitar opened this issue Dec 9, 2016 · 7 comments
Closed

Compile the code wihtout GPU and Cuda #1

MyVanitar opened this issue Dec 9, 2016 · 7 comments

Comments

@MyVanitar
Copy link

Hello,

I want to open the VS project and compile the code without using GPU and Cuda, what should I do?

@AlexeyAB
Copy link
Owner

AlexeyAB commented Dec 9, 2016

@VanitarNordic Hi,
You can simply open and build: build/darknet/darknet_no_gpu.vcxproj I just added it.

https://github.com/AlexeyAB/darknet/tree/master/build/darknet

@MyVanitar
Copy link
Author

Hello again,

Thank you very much, but I still get Cuda related errors. Please look at the picture.

2016-12-09_21-34-18

@MyVanitar
Copy link
Author

I could load the darknet_no_gpu.vcxproj by deleting the darknet.vcxproj file.

Now it loads flawlessly. Thank you sir.

@mychina75
Copy link

How about the performance? Frames/sec

@MyVanitar
Copy link
Author

one frame per few seconds

@vishalmanes109
Copy link

1>D:\GitHub\darknet\src\image_opencv.cpp(15,10): error C1083: Cannot open include file: 'opencv2/core/version.hpp': No such file or directory

@vishalmanes109
Copy link

**I am using darknet_no_gpu but it still giving 2 errors.

1>D:\GitHub\darknet\src\image_opencv.cpp(15,10): error C1083: Cannot open include file: 'opencv2/core/version.hpp': No such file or directory

image**

AlexeyAB pushed a commit that referenced this issue Nov 21, 2019
sunn-e referenced this issue in sunn-e/darknet Mar 12, 2020
AlexeyAB pushed a commit that referenced this issue Mar 22, 2020
Minor fix. Fixed forward MISH on CPU
@ghost ghost mentioned this issue Mar 30, 2020
AlexeyAB pushed a commit that referenced this issue May 5, 2020
[ fix ] - Not printing Iteration info in log file
TomHeaven pushed a commit to TomHeaven/darknet that referenced this issue Aug 13, 2020
TomHeaven pushed a commit to TomHeaven/darknet that referenced this issue Aug 13, 2020
Minor fix. Fixed forward MISH on CPU
TomHeaven pushed a commit to TomHeaven/darknet that referenced this issue Aug 13, 2020
[ fix ] - Not printing Iteration info in log file
AlexeyAB pushed a commit that referenced this issue Apr 16, 2021
amenallah-salem added a commit to amenallah-salem/darknet-Traffic-Flows that referenced this issue May 29, 2021
@tuteming tuteming mentioned this issue Jun 18, 2021
juhong-rdv pushed a commit to juhong-rdv/darknet that referenced this issue Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants