Commit Graph

18 Commits

Author SHA1 Message Date
Brandon Amos 84576d252d Remove align_v2.
align_v2 manually computes the same affine transformation as align_v1
2016-07-15 15:14:58 -04:00
Dante Knowles 3e679b9fb9 Added align dlib v2 2016-06-07 20:26:28 +00:00
Brandon Amos 9d1bd99579 Update copyright notices.
sed -i "/[Cc]opyright.*2015.*Carnegie Mellon University/s/2015/2015-2016/;"  $(git grep '[Cc]opyright.*Carnegie Mellon University'  | sed 's/:.*//' | uniq)
2016-01-13 14:52:52 -05:00
Brandon Amos f96b206765 Use nn4.small2.v1 by default. 2016-01-12 15:46:57 -05:00
Brandon Amos 6246fada83 Update code to nn4.v2 for #55. 2016-01-07 18:28:11 -05:00
Brandon Amos e15d11fbd7 Finish API changes and inline Python docs for #73. 2015-12-30 13:14:30 -05:00
Brandon Amos 1f7b50efa2 Refactor Python interface. 2015-12-29 19:57:29 -05:00
Brandon Amos dceb6a910b flake8 improvements. 2015-12-24 11:45:00 -05:00
Brandon Amos fbde622805 Demos: Remove sys.path appends and unused dlib imports. 2015-12-22 21:33:27 -05:00
Brandon Amos ec6aa45d89 System-wide install of dlib and OpenFace.
Resolves #11
2015-12-22 20:58:06 -05:00
Brandon Amos 12a8648959 Update demos with results from the new models. 2015-12-10 21:05:55 -05:00
Brandon Amos d6809b119e Update align-dlib with new alignment code for #50. 2015-12-08 17:04:57 -05:00
Brandon Amos 5ca23547fc Fix some pep8 warnings. 2015-10-12 11:30:29 -04:00
Brandon Amos 69586648e6 Refactor: facenet->openface. 2015-10-10 21:28:41 -04:00
Brandon Amos 3e5d1a67a0 Compare demo: Fix options. 2015-10-10 21:28:41 -04:00
Brandon Amos 9389e8c123 compare.py: Bump dlib version. 2015-10-04 02:09:05 -04:00
Brandon Amos 402b453f05 Comparison demo: Use all combinations of images. 2015-10-03 19:23:13 -04:00
Brandon Amos 312beca814 Refactor: examples->demos. 2015-09-29 18:32:59 -04:00