Commit Graph

401 Commits

Author SHA1 Message Date
Brandon Amos 5634a4f563 Set executable bit on run-tests.sh. 2016-01-11 16:19:37 -05:00
Brandon Amos c8bc687983 get-models: wget: Use -nv. 2016-01-11 16:19:07 -05:00
Brandon Amos 8e81c62e3c Tests: Add neural network training tests for #13. 2016-01-11 16:17:36 -05:00
Brandon Amos c5b0accd4d Training: Add conditionals for cuda portions. 2016-01-11 16:17:36 -05:00
Brandon Amos 15cc5fef00 Training: Add CPU execution for tests. 2016-01-11 16:17:36 -05:00
Brandon Amos ff06eff893 Docker: Move Python dependencies to Ubuntu package binaries. 2016-01-11 16:12:45 -05:00
Brandon Amos 43751a25c1 Add download-lfw-subset script. 2016-01-11 12:44:42 -05:00
Brandon Amos c69bb8434e Fix comments at the top of tests. 2016-01-11 12:41:23 -05:00
Brandon Amos a7b10d483c Add batch-represent test for #13. 2016-01-11 12:41:03 -05:00
Brandon Amos d48957bcdf Tests: Fix falke8 errors. 2016-01-11 12:29:07 -05:00
Brandon Amos 343389f936 Dockerfile: Remove pip install numpy 2016-01-11 12:23:49 -05:00
Brandon Amos 9ed7a42c85 Move tests to separate directory. 2016-01-11 12:13:14 -05:00
Brandon Amos 3ba7574e4d Add test for SVM classifier training. 2016-01-11 12:00:22 -05:00
Brandon Amos 79bd9ac1e7 Dockerfile: Install nose from apt-get. 2016-01-11 11:20:44 -05:00
Brandon Amos f11b9df9fa Requirements: Add ranges. 2016-01-11 11:20:44 -05:00
Brandon Amos b4b0b60e7b Code Citation: Add @melgor. 2016-01-11 11:03:11 -05:00
Brandon Amos 1de080d65b Web Demo: Use outer eyes and nose. 2016-01-11 10:31:38 -05:00
Brandon Amos 2a3f0efed2 Fix luacheck warning. 2016-01-11 08:47:34 -05:00
Brandon Amos ce0fe8e4a8 batch-represent: Add cache option. 2016-01-11 08:25:04 -05:00
Brandon Amos 46251db1e2 lfw: Output accuracy. 2016-01-11 08:11:37 -05:00
Brandon Amos 6a5d95d451 Fix luacheck warning in sanitize. 2016-01-11 07:48:01 -05:00
Brandon Amos 8155840989 Training: Use e-lab's torch-toolbox sanitize. 2016-01-09 17:17:30 -05:00
Brandon Amos 6029baf48e Attempt to shorten Docker build with pre-built Python libs. 2016-01-08 14:27:38 -05:00
Brandon Amos 697fac07c1 Training: Output the number of model parameters. 2016-01-08 11:18:44 -05:00
Brandon Amos 2b249d02e6 DNN Models: Add parameters as comment and use opt.embSize 2016-01-08 11:18:30 -05:00
Brandon Amos 1bac754aca nn4 def: Don't validate shape by default. 2016-01-08 11:00:17 -05:00
Brandon Amos 22cf225923 Training: By default use an epoch size of 500. 2016-01-08 11:00:17 -05:00
Brandon Amos d7ae2a3885 Docs: Fix typo. 2016-01-08 10:20:45 -05:00
Brandon Amos 778f17737b docs: Update title. 2016-01-07 19:12:22 -05:00
Brandon Amos 442b721f93 Correct nn4.v2 md5sum. 2016-01-07 19:07:56 -05:00
Brandon Amos 7a1377d54c Travis: Fix typo. 2016-01-07 18:44:11 -05:00
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