From b3a268a10dea40efa9438c4683dbcb3f230a4286 Mon Sep 17 00:00:00 2001 From: Jasonnor Date: Wed, 9 Aug 2017 00:00:36 +0800 Subject: [PATCH] Add face_recognition --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50f4258..ac5477f 100644 --- a/README.md +++ b/README.md @@ -786,6 +786,7 @@ be * [Vigranumpy](https://github.com/ukoethe/vigra) - Python bindings for the VIGRA C++ computer vision library. * [OpenFace](https://cmusatyalab.github.io/openface/) - Free and open source face recognition with deep neural networks. * [PCV](https://github.com/jesolem/PCV) - Open source Python module for computer vision +* [face_recognition](https://github.com/ageitgey/face_recognition) - Face recognition library that recognize and manipulate faces from Python or from the command line #### Natural Language Processing