Skip to content

Commit 64a15d4

Browse files
committed
minor edits
1 parent ea19909 commit 64a15d4

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

OpenCV-dnn-gpu-support-Linux/README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Download models from
77

88
COCO : https://www.dropbox.com/s/2h2bv29a130sgrk/pose_iter_440000.caffemodel?dl=0
99

10-
MPI : https://www.dropbox.com/s/drumc6dzllfed16/pose_iter_160000.caffemodel?dl=0"
10+
MPI : https://www.dropbox.com/s/drumc6dzllfed16/pose_iter_160000.caffemodel?dl=0
1111

1212
## Run Code:
1313

@@ -35,7 +35,3 @@ Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/course
3535
<img src="https://www.learnopencv.com/wp-content/uploads/2020/04/AI-Courses-By-OpenCV-Github.png">
3636
</p>
3737
</a>
38-
39-
40-
41-
https://learnopencv.com/opencv-dnn-with-gpu-support/

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/course
1212
## List of Blog Posts
1313
| Blog Post | |
1414
| ------------- |:-------------|
15-
|[How to use OpenCV DNN Module with NVIDIA GPUs](https://learnopencv.com/opencv-dnn-with-gpu-support/) | [code](https://github.com/spmallick/learnopencv/tree/master/OpenCV-dnn-gpu-support-Linux) |
15+
|[How to use OpenCV DNN Module with NVIDIA GPUs](https://learnopencv.com/opencv-dnn-with-gpu-support/) | [Code](https://github.com/spmallick/learnopencv/tree/master/OpenCV-dnn-gpu-support-Linux) |
1616
|[Video Classification & Human Activity Recognition](https://learnopencv.com/introduction-to-video-classification-human-activity-recognition/) | [Code](https://github.com/spmallick/learnopencv/tree/master/video-classification-and-human-activity-recognition)
1717
|[Face Recognition with ArcFace](https://www.learnopencv.com/face-recognition-with-arcface/) | [Code](https://github.com/spmallick/learnopencv/tree/master/Face-Recognition-with-ArcFace)
1818
|[Background Subtraction with OpenCV and BGS Libraries](https://www.learnopencv.com/background-subtraction-with-opencv-and-bgs-libraries/) | [Code](https://github.com/spmallick/learnopencv/tree/master/Background-Subtraction) |

0 commit comments

Comments
 (0)