How to use OpenCV DNN Module with NVIDIA GPUs

0

How to use OpenCV DNN Module with NVIDIA GPUs

How to use OpenCV DNN Module with NVIDIA GPUs

“In many of our previous posts, we used OpenCV DNN Module, which allows running pre-trained neural networks. One of the module’s main drawback is its limited CPU-only inference use since it was the only supported mode. Starting from OpenCV version 4.2, the DNN module supports NVIDIA GPU usage, which means acceleration of CUDA and cuDNN when running deep learning networks on it. This post will help us learn compiling the OpenCV library with DNN GPU support to speed up the neural network inference…”

Source: learnopencv.com/opencv-dnn-with-gpu-support/

March 1, 2021
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Subscribe to our Digest