Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 66e5f96

Browse files
committed
Merge branch 'master' into dev
2 parents 3c439f0 + 0f4c5db commit 66e5f96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Better to find a model description [here](https://github.com/opencv/open_model_z
2929
## Description
3030

3131

32-
### Why
32+
### Why
3333

3434
I needed an ability to fast deploy a small package that able to run models from [Intel's model zoo](https://github.com/opencv/open_model_zoo/) and use [Movidius NCS](https://software.intel.com/en-us/neural-compute-stick).
3535
Well-known [opencv-python](https://github.com/skvark/opencv-python) can't do this.
@@ -212,7 +212,6 @@ Our opensource MKL-DNN experiment will end with 125MB `libmklml_gnu.so` and infe
212212

213213
I did not try it. But it cannot be universal, it will only work with the certain combination of GPU+CUDA+cuDNN for which it will be compiled for.
214214

215-
216215
+ [Compile OpenCV’s ‘dnn’ module with NVIDIA GPU support](https://www.pyimagesearch.com/2020/02/10/opencv-dnn-with-nvidia-gpus-1549-faster-yolo-ssd-and-mask-r-cnn/)
217216
+ [Use OpenCV’s ‘dnn’ module with NVIDIA GPUs, CUDA, and cuDNN](https://www.pyimagesearch.com/2020/02/03/how-to-use-opencvs-dnn-module-with-nvidia-gpus-cuda-and-cudnn/)
218217

0 commit comments

Comments
 (0)