Commit Graph

448 Commits

Author SHA1 Message Date
Brandon Amos 2c40986183 Add note about building in an OSX Docker machine. 2016-01-13 14:43:15 -05:00
Brandon Amos b0f318568b Minor changes to docs and README. 2016-01-13 14:43:15 -05:00
Brandon Amos 71d7720a86 Tests: Tweak training params. 2016-01-13 14:33:17 -05:00
Brandon Amos 8bbfd4da05 Training: Skip battch if nTripsFound == 0. 2016-01-13 14:32:43 -05:00
Brandon Amos 6b6ed234f9 Fix flake8 warnings. 2016-01-12 17:59:04 -05:00
Brandon Amos c1db3819a8 Docs: Update model LFW accuracies. 2016-01-12 17:58:30 -05:00
Brandon Amos 686e48409c opencv-dlib-torch: Add torchx. 2016-01-12 17:57:59 -05:00
Brandon Amos 0764f0d6bd Update LFW results. 2016-01-12 17:49:56 -05:00
Brandon Amos d9c602c449 Add cuda conditionals to test.lua. 2016-01-12 17:43:50 -05:00
Brandon Amos e5277e916c sanitize: Remove unused imports. 2016-01-12 17:40:01 -05:00
Brandon Amos 745d48d7c8 batch-represent tests: Reduce precision by adding atol to np.isclose. 2016-01-12 17:35:10 -05:00
Brandon Amos f4611dafd9 batch-represent tests: Reduce precision. 2016-01-12 17:34:10 -05:00
Brandon Amos 640e6ccf4a batch-represent: Fix test. 2016-01-12 17:30:32 -05:00
Brandon Amos dd5d0d11bd Training: Remove unused 'fbnn' import. 2016-01-12 17:30:06 -05:00
Brandon Amos 44bd27095a batch-represent: Remove unused functions. 2016-01-12 17:29:45 -05:00
Brandon Amos 7a3b472ea8 batch-represent: Fix index. 2016-01-12 17:29:34 -05:00
Brandon Amos dcc9acc771 Update API test to latest model. 2016-01-12 17:10:49 -05:00
Brandon Amos 2cdf309cad Docs: Fix test command. 2016-01-12 17:06:05 -05:00
Brandon Amos 1a96439f34 Formatting. 2016-01-12 16:48:22 -05:00
Brandon Amos 1f1a1bbb5a Change page location (sorry for 404s) 2016-01-12 16:26:26 -05:00
Brandon Amos a793b7791a Docs: Add links to models and add performance measurements. 2016-01-12 16:22:13 -05:00
Brandon Amos f96b206765 Use nn4.small2.v1 by default. 2016-01-12 15:46:57 -05:00
Brandon Amos 74046f1c51 Dockerfile: Remove sklearn. 2016-01-12 15:45:48 -05:00
Brandon Amos d03d96fe69 Finish moving content into new Dockerfile. 2016-01-12 15:21:12 -05:00
Brandon Amos 56dae9f999 Add nn4.small LFW results. 2016-01-12 14:32:54 -05:00
Brandon Amos e8344fbe34 Change lfw interface. 2016-01-12 14:32:54 -05:00
Brandon Amos 6409661f5f Remove unused fbnn dependency. 2016-01-12 14:32:54 -05:00
Brandon Amos d4a5e342b9 Add blank line. 2016-01-12 14:32:54 -05:00
Brandon Amos 12612b098a Add opencv-dlib-torch.Dockerfile 2016-01-12 13:43:09 -05:00
Brandon Amos 8e29377952 Tests: Add more debug output for failed tests. 2016-01-12 13:31:00 -05:00
Brandon Amos a4dd1c74ee API Tests: Remove image norms. 2016-01-12 13:26:24 -05:00
Brandon Amos 338a0e43fd Tests: Disable rgb check. 2016-01-12 11:54:36 -05:00
Brandon Amos 4477b5e0cf NN Tests: Use workDir for aligned images. 2016-01-11 17:50:31 -05:00
Brandon Amos f42eceb452 Fix pep257 warnings. 2016-01-11 17:42:20 -05:00
Brandon Amos 17e8dc5f2b Tests: Use tmp directory when writing to disk. 2016-01-11 17:36:54 -05:00
Brandon Amos b84d57a6df Add checks for 'None' to resolve #25. 2016-01-11 17:24:52 -05:00
Brandon Amos bddc2538ed Add two nn4.small definitions. 2016-01-11 17:01:42 -05:00
Brandon Amos 0fbb283789 lfw-subset: Wget: Use -nv. 2016-01-11 16:59:56 -05:00
Brandon Amos 0cb17becc7 Travis: Wget: Use -nv. 2016-01-11 16:58:27 -05:00
Brandon Amos 49aa43ece3 Travis: Source torch-active so 'th' is on the path for tests. 2016-01-11 16:55:50 -05:00
Brandon Amos 55928e9f95 Tests: Fix flake8 warnings. 2016-01-11 16:55:49 -05:00
Brandon Amos aef46e7bab Dockerfile: Use ./luarocks since sourcing in a Dockerfile doesn't work. 2016-01-11 16:48:08 -05:00
Brandon Amos 0479d0e345 Finish tensor size checks for #36. 2016-01-11 16:44:50 -05:00
Brandon Amos d0b40686a2 Training: OpenFaceOptim: Correct Tensor type. 2016-01-11 16:44:32 -05:00
Brandon Amos 5f78673b7d Move imgDim to models. 2016-01-11 16:38:24 -05:00
Brandon Amos 27f71cdf5d Dockerfile: Source torch-active for luarocks. 2016-01-11 16:38:05 -05:00
Brandon Amos b7facaa8a7 get-models.sh: Correct note about network traffic. 2016-01-11 16:23:05 -05:00
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