Commit Graph

370 Commits

Author SHA1 Message Date
Brandon Amos 434dc1ca9f Fix flake8 warnings. 2016-01-07 18:43:25 -05:00
Brandon Amos 6246fada83 Update code to nn4.v2 for #55. 2016-01-07 18:28:11 -05:00
Brandon Amos 5f076735a1 Rename nn4.v1 LFW experiment. 2016-01-07 18:28:11 -05:00
Brandon Amos cb24f00a25 api-docs: Add SnowPlow tracker. 2016-01-07 13:52:35 -05:00
Brandon Amos 4821cb6ee2 Fix flake8 warnings. 2016-01-06 17:19:37 -05:00
Brandon Amos 7923c2785c OpenFace Model: Use torch/nn's SpatialCrossMapLRN. 2016-01-06 17:04:21 -05:00
Brandon Amos 2b8f03c908 Update lfw-latest.sh. 2016-01-06 17:02:30 -05:00
Brandon Amos d693a68589 docs: Mention that no validation images can be used. 2016-01-06 17:02:30 -05:00
Brandon Amos 2769411d56 Add @melgor's training improvements for #55 2016-01-06 17:02:30 -05:00
Brandon Amos cae21e0610 Fix indentation. 2016-01-05 15:11:50 -05:00
Brandon Amos 2f1f3b00e0 Remove SnowPlow tracker (not clear how to use with ReadTheDocs). 2016-01-05 14:55:09 -05:00
Brandon Amos 64ed4074c0 Add SnowPlow tracker. 2016-01-05 13:59:06 -05:00
Brandon Amos 4357fdccae Update websocket-server to latest API. 2015-12-31 13:02:36 -05:00
Brandon Amos 0326504176 docs: Add OpenFace/FaceNet discrepancies from @melgor. 2015-12-30 17:11:30 -05:00
Brandon Amos 0184c47600 Typo. 2015-12-30 13:33:54 -05:00
Brandon Amos e9ccfad76c Docs: Update TorchNeuralNet signature. 2015-12-30 13:33:30 -05:00
Brandon Amos 5c502deb62 Travis: Install pep257. 2015-12-30 13:24:00 -05:00
Brandon Amos 97315327a7 Docs: Update usage example. 2015-12-30 13:17:59 -05:00
Brandon Amos 73ddd089d9 Docs: Update usage example. 2015-12-30 13:15:48 -05:00
Brandon Amos 53bb9089d6 Travis: Run pep257 to check docstrings. 2015-12-30 13:14:55 -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 9073a50f9a api-docs: Add mock dlib module. 2015-12-29 16:04:21 -05:00
Brandon Amos 1799e9b949 nn2.def: Add normalization. 2015-12-28 21:29:13 -05:00
Brandon Amos 80135c737c nn4.def: Add reasoning behind LRN layers. 2015-12-28 21:28:06 -05:00
Brandon Amos 4098a586ae Training: Add script to run lfw evaluation on the latest model. 2015-12-28 16:54:35 -05:00
Brandon Amos 8a5128ea55 docs: Add warning about running the web demo on remote servers or Docker. 2015-12-28 13:05:46 -05:00
Brandon Amos ff51b2cbde Fix luacheck warnings. 2015-12-27 09:09:14 -05:00
Brandon Amos 419ea9bbb2 Travis: Fix luarocks command. 2015-12-27 08:49:06 -05:00
Brandon Amos 8f50bac850 Travis: Fix apt-get commands. 2015-12-27 08:47:24 -05:00
Brandon Amos 9d3ea68654 Travis: Add luacheck. 2015-12-27 08:41:57 -05:00
Brandon Amos 57118ac28f Fix luacheck warnings. 2015-12-27 08:41:49 -05:00
Brandon Amos fc55bae9d6 Add usage instructions to test.py 2015-12-27 08:17:38 -05:00
Brandon Amos 335683c812 Fix pep warnings. 2015-12-26 17:41:22 -05:00
Brandon Amos e601a87adc Add script for crontab to email broken links. 2015-12-26 17:22:29 -05:00
Brandon Amos d9be461349 Add util script to check for broken links. 2015-12-26 17:12:06 -05:00
Brandon Amos 81a62c6e13 Fix broken links. 2015-12-26 17:11:44 -05:00
Brandon Amos 3821c9b39b Correct links to API docs. 2015-12-24 18:48:06 -05:00
Brandon Amos b03364d5fc Link to the API documentation. 2015-12-24 14:01:23 -05:00
Brandon Amos d45ed006b6 mkdocs: Link to API documentation. 2015-12-24 13:52:39 -05:00
Brandon Amos 4883f106d1 API Docs: Name 2015-12-24 13:48:16 -05:00
Brandon Amos 5712d50f38 Correct mock import. 2015-12-24 13:46:44 -05:00
Brandon Amos 76c45dfa79 Add mock to api-doc requirements. 2015-12-24 13:45:16 -05:00
Brandon Amos f6f9de1ac5 Add blank requirements.txt for api docs. 2015-12-24 13:43:56 -05:00
Brandon Amos 4e82393a4c Fix flake8 warnings. 2015-12-24 13:33:20 -05:00
Brandon Amos 8be642b855 Initial commit of Sphinx API docs. 2015-12-24 13:23:45 -05:00
Brandon Amos c2c6eb8b72 Travis: Move docker commands. 2015-12-24 11:45:41 -05:00
Brandon Amos 0469eba30f Travis: Use flake8. 2015-12-24 11:45:13 -05:00
Brandon Amos dceb6a910b flake8 improvements. 2015-12-24 11:45:00 -05:00
Brandon Amos 5177deb351 Convert back to BGR for OpenCV write. 2015-12-24 11:07:19 -05:00