Commit Graph

6 Commits

Author SHA1 Message Date
Vijayenthiran Subramaniam fa2a3a5d20 Unknown people benchmarking with lfw dataset. (#171)
* Added few classifiers to demos/classifier.py; demos/classifier_test_train.py - for test train accuracy estimation; demos/classifier_webcam.py for webcam face recognition

* Two stage classifier in webcam demo

* Renamed classifier_test_train; cleaned up demos/classifier_webcam.py

* Initial commit of working unknown evaluation. Clean up pending

* Clean up lfw-classification-unknown.py and fix flake8 warnings
2016-07-28 14:38:14 -04:00
Brandon Amos f96b206765 Use nn4.small2.v1 by default. 2016-01-12 15:46:57 -05:00
Brandon Amos f11b9df9fa Requirements: Add ranges. 2016-01-11 11:20:44 -05:00
Brandon Amos 9488550c24 Requirements: Add nose. 2015-12-22 23:11:26 -05:00
Brandon Amos 122f70ce3b Remove unused skimage dependency. 2015-12-22 22:14:35 -05:00
Brandon Amos ec6aa45d89 System-wide install of dlib and OpenFace.
Resolves #11
2015-12-22 20:58:06 -05:00