Commit Graph

401 Commits

Author SHA1 Message Date
Brandon Amos 724e807980 Remove follow badge. 2015-11-02 12:27:51 -05:00
Brandon Amos 513ad57244 Web Demo: Use a non-interactive backend. 2015-11-02 11:15:02 -05:00
Brandon Amos ae61278fb2 Docs: Attempt to fix images. 2015-11-02 07:58:51 -05:00
Brandon Amos ccfc9ecaa8 Fix broken link for #29. 2015-11-01 08:13:05 -05:00
Brandon Amos b854c33781 Fix broken links for #29. 2015-11-01 08:09:21 -05:00
Brandon Amos 92f57ff884 Fix broken links. 2015-11-01 08:02:54 -05:00
Brandon Amos 3364775fd7 Formatting. 2015-11-01 08:00:02 -05:00
Brandon Amos 4d965d36e4 Add doc badge and fix link for #29. 2015-11-01 07:58:51 -05:00
Brandon Amos 046033201b Initial commit of mkdocs for #29. 2015-11-01 07:52:46 -05:00
Brandon Amos bfc105f9a3 Add notes about running the web demo in Docker. 2015-10-31 17:15:08 -04:00
Brandon Amos f195085d70 Print to the browser's console on websocket error. 2015-10-31 17:12:47 -04:00
Brandon Amos a62c333078 Expose port 9000 from the docker container. 2015-10-31 17:12:47 -04:00
Brandon Amos 1fb67767b7 Correct calls to image.load 2015-10-31 17:12:47 -04:00
Brandon Amos 0771ba87ba Improve documentation on using Docker with the web demo. 2015-10-31 12:09:01 -04:00
Brandon Amos 770511d388 Merge pull request #45 from yarnbasket/feature/fix_torch_error_reporting
Fix torch error reporting
2015-10-30 15:03:18 -04:00
Phillip Schanely fda0496fdc linting errors, try #2 2015-10-30 12:47:04 -04:00
Phillip Schanely f7baa6fa9a linting errors 2015-10-30 12:42:49 -04:00
Phillip Schanely af2169765c fix torch error reporting 2015-10-30 12:40:47 -04:00
Phillip Schanely 10451f5c29 setup.py 2015-10-30 12:34:09 -04:00
Brandon Amos 986db491be align-dlib: Fix logic for debug images for #43. 2015-10-29 15:24:22 -04:00
Brandon Amos f9170eb3aa Mention CUDA dependency in the training code for #41. 2015-10-29 08:41:21 -04:00
Brandon Amos 1ab061d23d Check Lua subprocess before trying to interact with it. 2015-10-29 08:35:44 -04:00
Brandon Amos 7bd9405a74 Fix variable type for #40. 2015-10-29 07:50:15 -04:00
Brandon Amos ce506d4f5c Merge pull request #38 from harshjv/master
Follow best practices for Dockerfile
2015-10-28 09:18:25 -04:00
Harsh Vakharia f2f978b56f Update Dockerfile reference to docker/Dockerfile 2015-10-28 14:06:17 +05:30
Harsh Vakharia 8301046b06 Move Dockerfile to an empty folder
Clear apt cache and tmp files after package installation via apt
2015-10-28 14:03:40 +05:30
Brandon Amos 30eb5ca083 README: Recommend Docker and add note about python on OSX. 2015-10-27 14:06:00 -04:00
Brandon Amos 948bc2d3e9 Training: Update for_each call to apply. 2015-10-26 17:41:46 -04:00
Brandon Amos 59002cdfe5 Training: Remove fbnn's Optim dependency. 2015-10-26 17:41:46 -04:00
Brandon Amos 4f85fa8ebb README: Clarify loss plot. 2015-10-26 12:40:55 -04:00
Brandon Amos dcba988458 Add VGG's triplet accuracy. 2015-10-24 14:41:17 -04:00
Brandon Amos 45066b0876 README: Typo. 2015-10-24 14:40:08 -04:00
Brandon Amos b0ee9ffd6a README: Typo. 2015-10-24 14:39:27 -04:00
Brandon Amos 8b693e761a README: Formatting. 2015-10-24 14:39:12 -04:00
Brandon Amos 6b4503c5c1 Tweak references to other open source projects for #7. 2015-10-24 14:38:01 -04:00
Brandon Amos 87ad0f2de3 Reference other open source projects for #7. 2015-10-24 14:27:55 -04:00
Brandon Amos caf10c533f README: Fix docker-machine typo. 2015-10-23 11:59:52 -04:00
Brandon Amos 5c4e69239f Make debugging the Torch subprocess easier for #34. 2015-10-22 17:21:03 -04:00
Brandon Amos b21295d930 Use a better placeholder to prevent issues like #27 2015-10-21 16:38:54 -04:00
Brandon Amos b41f9a289f Correct call to image.load for #26. 2015-10-20 11:20:36 -04:00
Brandon Amos 131ccebb3a Add a few setup notes to the README. 2015-10-20 10:00:03 -04:00
Brandon Amos f2ad830901 Clarify ~/src for #27. 2015-10-19 06:31:05 -04:00
Brandon Amos 0f5d3e1221 Add gitter badge. 2015-10-18 12:16:27 -04:00
Brandon Amos 8f1121c7b2 Clarify structure of the raw data directory for #22. 2015-10-18 12:07:39 -04:00
Brandon Amos 322df25984 Add note to the README about opencv/dlib on OSX for #21. 2015-10-18 12:00:20 -04:00
Brandon Amos 4d7400334c README: Add pandas python dependency. 2015-10-18 11:41:44 -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 0cf59629ea Don't ignore sigint 2015-10-17 13:38:14 -04:00