From 2d7cd2409a99c24b17b0199f295269914eb12597 Mon Sep 17 00:00:00 2001 From: sayands Date: Sat, 22 Dec 2018 11:52:33 +0530 Subject: [PATCH] Added Instance Segmentation OpenCV tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7164a20..53a07dc 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Single Object Tracker](https://www.pyimagesearch.com/2018/10/22/object-tracking-with-dlib/) - [Mutiple Object Tracker](https://www.pyimagesearch.com/2018/10/29/multi-object-tracking-with-dlib/) - [Image Stitching with OpenCV and Python](https://www.pyimagesearch.com/2018/12/17/image-stitching-with-opencv-and-python/) +- [Instance Segmentation with OpenCV](https://www.pyimagesearch.com/2018/11/26/instance-segmentation-with-opencv/) ### Deep Learning: