Added Saliency Detection Tutorials

This commit is contained in:
sayands 2018-07-19 09:12:45 +05:30
parent 5f3ff040b2
commit 4ee87bf143

View file

@ -327,6 +327,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Build A Document Scanner](https://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/)
* [Build A Face Detector using OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/02/26/face-detection-with-opencv-and-deep-learning/)
* [Build a Face Recognition System using OpenCV, Python and Deep Learning](https://www.pyimagesearch.com/2018/06/18/face-recognition-with-opencv-python-and-deep-learning/)
* [Detect The Salient Features in an Image](https://www.pyimagesearch.com/2018/07/16/opencv-saliency-detection/)
### Deep Learning: