From aab27aa892b6b58b7009c7186bbca0c6729ca76a Mon Sep 17 00:00:00 2001 From: sayands Date: Sun, 7 Oct 2018 13:32:49 +0530 Subject: [PATCH] Added Faster Facial Landmark Detection Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af498c5..f63a05b 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [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/) - [Automatic Target Detection Tutorial](https://www.pyimagesearch.com/2015/05/04/target-acquired-finding-targets-in-drone-and-quadcopter-video-streams-using-python-and-opencv/) - [EigenFaces using OpenCV](https://www.learnopencv.com/eigenface-using-opencv-c-python/) +- [Faster(5-point) Facial Landmark Detection Tutorial](https://www.pyimagesearch.com/2018/04/02/faster-facial-landmark-detector-with-dlib/) ### Deep Learning: