From 875235d37bd5f369e2ff3b6c0bde2ba83cc0aa93 Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 4 Oct 2018 11:18:39 +0530 Subject: [PATCH] Added Mask-R-CNN OpenCV tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ce40b5..81b0486 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [OpenCV OCR and Text Recognition](https://www.pyimagesearch.com/2018/09/17/opencv-ocr-and-text-recognition-with-tesseract/) - [Text Skew Correction Tutorial](https://www.pyimagesearch.com/2017/02/20/text-skew-correction-opencv-python/) - [Facial Landmark Detection Tutorial](https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/) +- [Object Detection using Mask-R-CNN](https://www.learnopencv.com/deep-learning-based-object-detection-and-instance-segmentation-using-mask-r-cnn-in-opencv-python-c/) ### Deep Learning: