From d5dd1f26d980c3f07bdb9eba51c8641ba8228231 Mon Sep 17 00:00:00 2001 From: sayands Date: Mon, 10 Sep 2018 22:00:55 +0530 Subject: [PATCH] Added Semantic Segmentation Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b932ae1..3f8425b 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Build A Barcode Scanner](https://www.pyimagesearch.com/2018/05/21/an-opencv-barcode-and-qr-code-scanner-with-zbar/) * [Learn Face Clustering with Python](https://www.pyimagesearch.com/2018/07/09/face-clustering-with-python/) * [Object Tracking with Camshift](https://www.pyimagesearch.com/wp-content/uploads/2014/11/opencv_crash_course_camshift.pdf) +* [Semantic Segmentation with OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/09/03/semantic-segmentation-with-opencv-and-deep-learning/) ### Deep Learning: