Setup OpenCV-DNN module with CUDA backend support on Linux

preview_player
Показать описание
This video shows step by step tutorial on how to set up the OpenCV-DNN module with CUDA backend support on Linux.

① ⚡⚡ Website Blog post on this ⚡⚡

⚡⚡ Medium post ⚡⚡

② ⚡⚡ Website Blog post on CUDA & cuDNN installation ⚡⚡

⚡⚡ Medium post on CUDA & cuDNN installation ⚡⚡

③ ⚡⚡ CUDA Toolkit download links ⚡⚡

④ ⚡⚡ Latest cuDNN version download ⚡⚡
⚡⚡ cuDNN archive download link ⚡⚡

⑤ ⚡⚡ OpenCV download link ⚡⚡

⑥ ⚡⚡ CUDA compiler Compute Capability(CC) link ⚡⚡

#opencvdnncuda #opencvdnn #objectdetection #opencvdnnlinux
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Making these videos takes a lot of time and effort, so if you like these videos and if you can, then please support the channel using any of the following:

► Buy me a coffee! ☕

► Support channel on Patreon! 🖖


▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Thank you for the very useful videos, your instructions are very easy to understand and complete. Videos on your channel helped me a lot in my final graduation project. Wish you health and luck in work and life <3

nguoitinhnam
Автор

Dear sir, hope you are fine and doing well, I am stuck in the last stage of linking between two directory, by default I have python 3.8 in my system and I am using Ubuntu 20.04_86x system, I couldn't find out where is installed my Python 3.8 in my system, In local directory there has no lib folder, .local folder inside only has share folder. Could you please help me to in this issue..? How I can install Opencv in Ubuntu 20.04 with Python 3.8..

sayedjobaer
Автор

i have this error after make -j8:
CMake Error at (message):
Error generating file

houzaifaalyousef
Автор

error in windows.


CUSTOMBUILD : nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future re
lease (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : Could not set up the environment for Microsoft Visual Studio using 'C:/Program Files (x86)/Microsoft Visual

CMake Error at (message):
Error generating

modeltrainer