Commit Graph

19 Commits

Author SHA1 Message Date
Brandon Amos 513ad57244 Web Demo: Use a non-interactive backend. 2015-11-02 11:15:02 -05:00
Brandon Amos f195085d70 Print to the browser's console on websocket error. 2015-10-31 17:12:47 -04:00
Brandon Amos 38660b5ef2 Demo: Show that the connection is local. 2015-10-17 14:24:19 -04:00
Brandon Amos 8538293804 Web demo: Fix edge case in server.py
+ This resolves #20.
+ Edge case is when just a single person is known.
2015-10-17 14:19:32 -04:00
Brandon Amos f615d6b532 Make dlib paths consistent. 2015-10-17 14:19:32 -04:00
Brandon Amos 119c3c826d Add vis-outputs demo. 2015-10-13 02:28:19 -04:00
Brandon Amos 5ca23547fc Fix some pep8 warnings. 2015-10-12 11:30:29 -04:00
Brandon Amos 71be06d81e Tweak classifier.py interface and show usage in the README. 2015-10-11 17:35:50 -04:00
Brandon Amos 118b7c0d7a Add classification demo. 2015-10-11 16:58:58 -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 02990255e3 Workaround solution for #5: Only use the largest face in the video. 2015-10-03 23:46:43 -04:00
Brandon Amos dc7b050423 Web demo: Correctly display name. 2015-10-03 23:40:19 -04:00
Brandon Amos b0561510b1 Web demo: Don't train SVM if there is only one person. 2015-10-03 23:40:19 -04:00
Brandon Amos dbd4490536 Web demo: Make the 'unknown' class optional. 2015-10-03 22:52:58 -04:00
Brandon Amos f12d181a75 Add command-line opts to the web demo. 2015-10-03 22:47:35 -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