Skip to content

Sample code of testing functions of OpenCV with CUDA-enabled DNN modules.

License

Notifications You must be signed in to change notification settings

Cuda-Chen/opencv-dnn-cuda-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-dnn-cuda-test

Sample code of testing functions of OpenCV with CUDA-enabled DNN modules.

Setting up

$ cd yolos
$ wget https://pjreddie.com/media/files/yolov3.weights
$ cd ..

Then go to either Python or C++ part to validate the installation of OpenCV with CUDA-enabled DNN modules.

Special Thanks

Thanks for YashasSamaga providing a quick dirty way to measure FPS. You can visit his work about this:

As C++ part, I adapted some lines from the following (written by YashasSamaga):

Also, he provides the way to compile OpenCV version 4.x without errors:

About

Sample code of testing functions of OpenCV with CUDA-enabled DNN modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published