OpenFace added

This commit is contained in:
Herman Slatman 2016-01-23 16:38:11 +01:00
parent 73aaa8f940
commit 1183973206

View File

@ -629,6 +629,7 @@ on MNIST digits[DEEP LEARNING]
* [Scikit-Image](https://github.com/scikit-image/scikit-image) - A collection of algorithms for image processing in Python.
* [SimpleCV](http://simplecv.org/) - An open source computer vision framework that gives access to several high-powered computer vision libraries, such as OpenCV. Written on Python and runs on Mac, Windows, and Ubuntu Linux.
* [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.
<a name="python-nlp" />
#### Natural Language Processing