Just copy the files & paste all the files (depends on the path you installed CUDA in) C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions to this path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations other than that install cuda 11.1 *DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
Hi thanks for the video . Even after installing Cuda 10.0 still i am getting the below error: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 10.0.targets(536,9): error : The CUDA Toolkit v10.0 directory '' does not exist. Please verify the CUDA Toolkit is installed properly or define the CudaToolkitDir property to resolve this error. I already pasted the Cuda 10.0 props file in C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 10.0.targets can you please help me out . Thanks !
8.29 showing error in building Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 10.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 10.1.props" is correct, and that the file exists on disk. darknet C:\darknet-master\build\darknet\darknet.vcxproj 55
Thank You For Sharing Donot Forget to Subscribe and Like the Video Plz follow the Link forums.developer.nvidia.com/t/cannot-run-samples-on-ms-visual-studi-2019/72472
I appreciate your hard work and step by step demonstration. Thanks yo so much. I followed every same step of you expect installing Cuda and Visual Studio in D instead of C, where window located, due to insufficient space. I got the error in VS 2017 when Darknet is build. It shows CUDA 11.0 propos is not found. I went to google for solutions, however, all I have is CUDA 10.2, but not 11.0. So, can yo please suggest me which version mismatches in my installation.
open this location C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\BuildCustomizations and paste the CUDa 10.2 pros file in above location Donot Forget to like the video and Subscribe the channel Thank You for the Appreciation!!!!!!!
Hi! I have followed the video correctly (checked it 3 times). I changed manually "CUDA 11.1 to CUDA 10.0" in C:\Users\User\Desktop\darknet-master\build\darknet\darknet.vcxproj, and now I have some build issue, one of them is that: 1>nvcc fatal : Unsupported gpu architecture 'compute_86' Do you know what might be a problem?
All your efforts are appreciate, now you have to perform according to below instruction Just copy the files & paste all the files (depends on the path you installed CUDA in) C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions to this path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations other than that install cuda 11.1 *DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
Am getting the following error when trying to run the darknet build: error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate. I followed the steps but seem to be missing something - advise pls?
sir, i am getting following error. i followed step by step procedure in this video and versions. Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 11.1.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. darknet C:\darknet-master\build\darknet\darknet.vcxproj 55
First Step: Check your CUDA version is same as video if its is correct then follow Second Step: forums.developer.nvidia.com/t/cannot-run-samples-on-ms-visual-studi-2019/72472 otherwise install correct version. Donot Forget to Subscribe the Channel and like the video
rror : Designtime build failed for project 'C:\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate. How to fix this error :( i need solve the problem for Graduation Project
*Restart Visual Studio.* *Check the environmental variables.* *Reinstall the visual studio as i have shown in video.* *Donot Forget to Subscribe the Channel*
hey, i was earlier followed you and successfully installed yolov3 gpu version. but unfortunately i formatted my laptop and now with the latest release of vs2017 (15.9.27) got this error. error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate. it will be a great help if you can figure out something..
Hi, I am getting below error while trying to open darknet through Visual Studio. error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Debug|Win32'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate. Please help. Thank you, Sumana
error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
@@thecybernetics6962 I have the same problem. Environmental variables are the same. Only difference is with the Visual Studio version, where I have used 15.9.26 and you used 15.9.22. Do you think the problem is here?
@@thecybernetics6962 i downloaded the VS 2017 using the link provided in the description but it give version of 15.9.31 instead of 15.9.22 (which is adopted in the vid). Can u share the 15.9.22 through drive? As this version is no more can be obtained thru the link u provided and yet as u said, we need to use the exact verison to reach the sucessful outcome. Ur help will be appreaciated 🙏🏻
Use the appropriate dataset for training For Training watch my channel video th-cam.com/video/nrDcvkmqv60/w-d-xo.html Donot Forget to Subscribe the Channel and Like the Video.
1. Check all the openCV files,that you have correctly copy and paste it in correct directory 2. Check all the envirnomental variables 3. Recheck all the steps in videos Donot Forget to LIKE and SUBSCRIBE
@@thecybernetics6962 when training on remote GPUs, you need switch GPU mode from wddm to ttc to prevent remote computer from deploying GPU for display. That s why you see no cuda enabled device error in such a case.
you can easily check accuracy by command * darknet.exe detector map data/obj.data cfg/yolov3withouthelmet.cfg backup/yolov3withouthelmet_4000.weights * darknet.exe detector map data/obj.data cfg/yolov3withouthelmet.cfg backup/yolov3withouthelmet_final.weights -iou_thresh 0.75 just you have change to cfg and weights file name and change thresh hold if you want DONOT FORGET TO LIKE & SUBSCRIBE WATCH OUR COMPLETE PLAYLIST ON DARKNET AND YOLOV3 TRAINING How to train Yolov3 on custom dataset using Yolov3 & Darknet | Detect Rider without Helmet | PART 3 th-cam.com/video/nrDcvkmqv60/w-d-xo.html THANK YOU
hello brother i am getting the following error: The CUDA Toolkit v11.1 directory '' does not exist. Please verify the CUDA Toolkit is installed properly or define the CudaToolkitDir property to resolve this error. darknet C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.1.targets 606 please help , I installed cuda
Just copy all files from this path (depends on the path you installed CUDA in) C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions to this path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations *Don't forget to like the video and subscribe the channel.* *THANK YOU*
Sure dear please watch each step of video again and follow it strictly otherwise you can easily contact me at shipit1888@gmail.com *Don't forget to LIKE the video and SUBSCRIBE the channel.* *THANK YOU*
@@thecybernetics6962 im stuck in 3 days but all works im use cuda 11.1. Thx u cybernetics. but do you know how the percentage in mAp ? idk the script to running mAp ( mean average precission )
*hey Fauzi i have received your email, the only solution to that problem is to use the exact version of tool as i have use in my video and I have also mention in description of video and thank you for the email that you have send, you are using CUDA version 11.1, hence i am utilizing CUDA version 10.0 just install it and share your further reviews.* *Thank You* link : developer.nvidia.com/cuda-10.0-download-archive
Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 11.1.props" is correct, and that the file exists on disk. darknet C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj 55 i was getting this.. is it my cuda problem
Just copy the files & paste all the files (depends on the path you installed CUDA in) C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions to this path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations other than that install cuda 11.1 *DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
error : Designtime build failed for project 'C:\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable. Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
* Restart Visual Studio. * Check the environmental variables. * reinstall the visual studio as i have shown in video. Donot Forget to Subscribe the Channel
Hey, ty for the tuto, I have a issue, "can't open opencv_world330.lib" I copied the dll file in Darknet\darknet-master\build\darknet\x64 (I use no gpu darknet)
Recheck your environment variables and make sure you have paste these files in correct directory. Do not Forget to like the Video and Subscribe the Channel.
After trying at least six tutorials this is the first one that worked with my windows machine... thanks so much!
You are welcome!
Thank you very much! with the exact same versions everything worked perfectly. :)
THANK YOU
DONOT FORGET TO LIKE AND SUBSCRIBE
Thia video helped me alot ! I was stuck on this for two days ! Really appreciate it 💕
Thank You
@@thecybernetics6962 sir, vid is awesome.. it helped me a lot
@@thecybernetics6962 please post projects in opencv.
*Don't forget to subscribe the channel.*
@@thecybernetics6962 sir I stucked at one project, can u please help me by giving knowledge on it? Is it possible to contact u through any email id?
Very good tutorial. Thank you
Thank You
Donot Forget to like and Subscribe
works for me.. must use the exact versions!
Thank you
I have 11 errors MSB3721 on CUDA 10.0.targets in line 712.
MSB3721: The command 'command' exited with code 1
Please help me, sir😥🙏
i got error
1>------ Build started: Project: darknet, Configuration: Release x64 ------
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Build Customization\CUDA 11.1.props" was not found. Confirm that the path
Just copy the files & paste all the files (depends on the path you installed CUDA in)
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions
to this path:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations
other than that install cuda 11.1
*DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
Hi thanks for the video .
Even after installing Cuda 10.0 still i am getting the below error:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 10.0.targets(536,9): error : The CUDA Toolkit v10.0 directory '' does not exist. Please verify the CUDA Toolkit is installed properly or define the CudaToolkitDir property to resolve this error.
I already pasted the Cuda 10.0 props file in C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 10.0.targets
can you please help me out .
Thanks !
8.29 showing error in building
Severity Code Description Project File Line Suppression State
Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 10.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 10.1.props" is correct, and that the file exists on disk. darknet C:\darknet-master\build\darknet\darknet.vcxproj 55
Thank You For Sharing Donot Forget to Subscribe and Like the Video
Plz follow the Link
forums.developer.nvidia.com/t/cannot-run-samples-on-ms-visual-studi-2019/72472
Did you get a solution for this ?
the above link is the solution, follow it.
@@avnisharma1694 not still!!
I appreciate your hard work and step by step demonstration. Thanks yo so much. I followed every same step of you expect installing Cuda and Visual Studio in D instead of C, where window located, due to insufficient space. I got the error in VS 2017 when Darknet is build. It shows CUDA 11.0 propos is not found. I went to google for solutions, however, all I have is CUDA 10.2, but not 11.0. So, can yo please suggest me which version mismatches in my installation.
open this location
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\BuildCustomizations
and paste the CUDa 10.2 pros file in above location
Donot Forget to like the video and Subscribe the channel
Thank You for the Appreciation!!!!!!!
@@thecybernetics6962 thanks you so much. i will retry it.
@@nwenwehtaywin i have the same issue now. how can u solve it? lemme know please
I have an error "Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped" when I go to step build file "darknet.sln" please explain why ?
Are you sure, that you are doing Release & x64. If yes then re-watch the complete Video.
Donot Forget to Subscribe the channel and Like the Video
I get this error too and I have checked that I am doing Release & x64. Any help on this? :(
Plz cross check all the steps, I am sure you are missing some steps
Don't forget to like the video and subscribe the channel.
THANK YOU
how to install darknet and yollowv3 on windows by using openvino ?
Hi!
I have followed the video correctly (checked it 3 times). I changed manually "CUDA 11.1 to CUDA 10.0" in C:\Users\User\Desktop\darknet-master\build\darknet\darknet.vcxproj, and now I have some build issue, one of them is that:
1>nvcc fatal : Unsupported gpu architecture 'compute_86'
Do you know what might be a problem?
All your efforts are appreciate, now you have to perform according to below instruction
Just copy the files & paste all the files (depends on the path you installed CUDA in)
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions
to this path:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations
other than that install cuda 11.1
*DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
Am getting the following error when trying to run the darknet build:
error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
I followed the steps but seem to be missing something - advise pls?
* please recheck all the envirnomental variable or install the visual studio as i did
donot forget to like and subscribe
THANK YOU
sir, i am getting following error. i followed step by step procedure in this video and versions. Severity Code Description Project File Line Suppression State
Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 11.1.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. darknet C:\darknet-master\build\darknet\darknet.vcxproj 55
First Step:
Check your CUDA version is same as video
if its is correct then follow Second Step:
forums.developer.nvidia.com/t/cannot-run-samples-on-ms-visual-studi-2019/72472
otherwise install correct version.
Donot Forget to Subscribe the Channel and like the video
rror : Designtime build failed for project 'C:\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
How to fix this error :(
i need solve the problem for Graduation Project
*Restart Visual Studio.*
*Check the environmental variables.*
*Reinstall the visual studio as i have shown in video.*
*Donot Forget to Subscribe the Channel*
For any support contact shipit1888@gmail.com
@@thecybernetics6962 ok , i send message on your email
hey, i was earlier followed you and successfully installed yolov3 gpu version. but unfortunately i formatted my laptop and now with the latest release of vs2017 (15.9.27) got this error.
error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
it will be a great help if you can figure out something..
Thank You For the appreciation
* Cross Check Your Environmental Variables.
* Check Your Visual Studio Version.
* Restart Visual Studio.
hi sir, im facing a issue while testing a image in cmd...it show " could not locate zlibwapi.dll .please make sure it is in your library path! "
Please recheck the openCV installation process *DONOT FORGET TO LIKE THE VIDEO AND SUBSCRIBE THE CHANNEL*
Hi,
I am getting below error while trying to open darknet through Visual Studio.
error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Debug|Win32'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
Please help.
Thank you,
Sumana
recheck all the envirnomental variable and visual studio version
Donot Forget to Subscribe the Channel
error : Designtime build failed for project 'C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
recheck all the envirnomental variable and visual studio version
@@thecybernetics6962 I have the same problem. Environmental variables are the same. Only difference is with the Visual Studio version, where I have used 15.9.26 and you used 15.9.22. Do you think the problem is here?
Just use the exact version
@@thecybernetics6962 i downloaded the VS 2017 using the link provided in the description but it give version of 15.9.31 instead of 15.9.22 (which is adopted in the vid). Can u share the 15.9.22 through drive? As this version is no more can be obtained thru the link u provided and yet as u said, we need to use the exact verison to reach the sucessful outcome. Ur help will be appreaciated 🙏🏻
Thanks for useful video
THANK YOU FOR YOUR APPRECIATION
DONOT FORGET TO LIKE AND SUBSCRIBE
can u solve this error
1>------ Build started: Project: darknet, Configuration: Release x64 ------
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
* Recheck your visual studio version and installation process
* Watch the whole process again
Donot forget to like the video and subscribe the channel
in cuda after system check i am enable to get press next
retry is coming again and again
Sir will this work without GPU pls reply
Yes, for this you will utilize CPU version of darknet (CPU Darknet)
*DONOT FORGET TO LIKE THE VIDEO AND SUBSCRIBE THE CHANNEL*
My project is to detect humans in natural disaster. Will this work for it? because i tried so many codes, but I am getting error for my trained data.
Use the appropriate dataset for training
For Training watch my channel video
th-cam.com/video/nrDcvkmqv60/w-d-xo.html
Donot Forget to Subscribe the Channel and Like the Video.
Must use the exact version?
yes
Hey, when im try to detect object in video its write that -- > Video-stream stopped!
How to solve this?
Thanks.
1. Check all the openCV files,that you have correctly copy and paste it in correct directory
2. Check all the envirnomental variables
3. Recheck all the steps in videos
Donot Forget to LIKE and SUBSCRIBE
CUDA status Error: file: c:
epos\darknet-master\src\dark_cuda.c : cuda_set_device() : line: 39
I have the same error did you solved this?
@@rafaellaneofytou5265 Do you train via Remote Desktop?
PLZ Check your CUDA version and Environmental Variables.
@@thecybernetics6962 when training on remote GPUs, you need switch GPU mode from wddm to ttc to prevent remote computer from deploying GPU for display. That s why you see no cuda enabled device error in such a case.
hey did you find a solution. I have nvidia geforce 860m gpu @hokoromokoro
Thank a lot!! but have many error because about version of program
and I can solve that by change many path in my machine.
So Thank you anyway.
*Thanks For the Kind Words :::::::::::*
Sir visual studio download latest ho rha he
Download the Latest Visual Studio, But will installing it, Only select the packages that I have selected will installation
How to calculate accuracy of yolov3 model?
you can easily check accuracy by command
* darknet.exe detector map data/obj.data cfg/yolov3withouthelmet.cfg backup/yolov3withouthelmet_4000.weights
* darknet.exe detector map data/obj.data cfg/yolov3withouthelmet.cfg backup/yolov3withouthelmet_final.weights -iou_thresh 0.75
just you have change to cfg and weights file name and change thresh hold if you want
DONOT FORGET TO LIKE & SUBSCRIBE
WATCH OUR COMPLETE PLAYLIST ON DARKNET AND YOLOV3 TRAINING
How to train Yolov3 on custom dataset using Yolov3 & Darknet | Detect Rider without Helmet | PART 3
th-cam.com/video/nrDcvkmqv60/w-d-xo.html
THANK YOU
@@thecybernetics6962 i have run this command. It gives mAP. I want to know how to calculate accuracy
then calculate mean average precision
THANK YOU
I am getting build error
Please make sure to follow each and every step as shown in a video and make sure to utilize the exact version of tools
DriverData file is not on my pc
plz update your gpu driver
Thank you
Donot Forget to Subscribe
opencv /core no such file r directr? error
check your envirnomental variables and follow same steps as i did
THANK YOU
hello brother i am getting the following error:
The CUDA Toolkit v11.1 directory '' does not exist. Please verify the CUDA Toolkit is installed properly or define the CudaToolkitDir property to resolve this error. darknet C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.1.targets 606
please help , I installed cuda
Just copy all files from this path (depends on the path you installed CUDA in)
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions
to this path:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations
*Don't forget to like the video and subscribe the channel.*
*THANK YOU*
@@thecybernetics6962 im still not working, can you help me ? :(
Sure dear please watch each step of video again and follow it strictly otherwise you can easily contact me at shipit1888@gmail.com
*Don't forget to LIKE the video and SUBSCRIBE the channel.*
*THANK YOU*
@@thecybernetics6962 im stuck in 3 days but all works im use cuda 11.1. Thx u cybernetics. but do you know how the percentage in mAp ? idk the script to running mAp ( mean average precission )
*hey Fauzi i have received your email, the only solution to that problem is to use the exact version of tool as i have use in my video and I have also mention in description of video and thank you for the email that you have send, you are using CUDA version 11.1, hence i am utilizing CUDA version 10.0 just install it and share your further reviews.*
*Thank You*
link : developer.nvidia.com/cuda-10.0-download-archive
Severity Code Description Project File Line Suppression State
Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 11.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 11.1.props" is correct, and that the file exists on disk. darknet C:\darknet-master\darknet-master\build\darknet\darknet.vcxproj 55
i was getting this.. is it my cuda problem
Hye Sir, I already follow and repeat the same process over and over and its the same. Any advice sir?
it was actually you downloaded the cuda 10 version as showned... but 2019 accept 11.1 so... try to install cuda 11.1 instead
Just copy the files & paste all the files (depends on the path you installed CUDA in)
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\extras\visual_studio_integration\MSBuildExtensions
to this path:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations
other than that install cuda 11.1
*DONOT FORGET TO SUBSCRIBE THE CHANNEL AND LIKE THE VIDEO*
can i run code on pycharm
Yes you can
Donot Forget to like the video and Subscribe the channel
Build failed
error : Designtime build failed for project 'C:\darknet-master\build\darknet\darknet.vcxproj' configuration 'Release|x64'. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
* Restart Visual Studio.
* Check the environmental variables.
* reinstall the visual studio as i have shown in video.
Donot Forget to Subscribe the Channel
Hey, ty for the tuto, I have a issue, "can't open opencv_world330.lib" I copied the dll file in Darknet\darknet-master\build\darknet\x64 (I use no gpu darknet)
Recheck your environment variables and make sure you have paste these files in correct directory. Do not Forget to like the Video and Subscribe the Channel.
BAD EXPLANATION!!!!