From bc56d8e06af9a0edc5b0262d72e1e53c4e3bd9c9 Mon Sep 17 00:00:00 2001 From: vikas Date: Mon, 8 Oct 2018 19:57:07 +0530 Subject: [PATCH] modified: ../README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c22e9b80a..e0fdf6380 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Learn OpenCV : C++ and Python Examples. You can find the details at [LearnOpenC | Blog Post | | | ------------- |:-------------| - |[Hand Keypoint Detection using Deep Learning and OpenCV](https://www.learnopencv.com/hand-keypoint-detection-using-deep-learning-and-opencv/) | |[Deep learning based Object Detection and Instance Segmentation using Mask R-CNN in OpenCV (Python / C++)](https://www.learnopencv.com/deep-learning-based-object-detection-and-instance-segmentation-using-mask-r-cnn-in-opencv-python-c/) | [Code](https://github.com/spmallick/learnopencv/tree/master/Mask-RCNN) | |[Install OpenCV 4 on Ubuntu 18.04](https://www.learnopencv.com/install-opencv-4-on-ubuntu-18-04/) | [Code](https://github.com/spmallick/learnopencv/blob/master/InstallScripts/installOpenCV-18-04.sh) |