Commit Graph

29 Commits

Author SHA1 Message Date
Brandon Amos dd4f084c85 Remove --version 2 from tests. 2016-07-15 16:00:43 -04:00
Brandon Amos 84576d252d Remove align_v2.
align_v2 manually computes the same affine transformation as align_v1
2016-07-15 15:14:58 -04:00
Brandon Amos 2bad4e503e Training Tests: Specify -save. 2016-06-13 14:22:59 -04:00
Brandon Amos f4567e882e Fixes for travis. 2016-06-13 14:06:12 -04:00
Brandon Amos 288fd8a3bd Fix test for changed cudnn option. 2016-06-07 18:34:29 -04:00
Dante Knowles 3e679b9fb9 Added align dlib v2 2016-06-07 20:26:28 +00:00
Brandon Amos bbff0a01dd Fix tests for training the DNN. 2016-03-06 19:45:37 -05:00
Brandon Amos ccaf423904 Remove -testEpochSize from the training unit test. 2016-02-27 18:00:20 -05:00
Brandon Amos a1a644c44c Tests: Make lfwSubset assertions more informative. 2016-02-21 16:18:16 -05:00
Brandon Amos 9d1bd99579 Update copyright notices.
sed -i "/[Cc]opyright.*2015.*Carnegie Mellon University/s/2015/2015-2016/;"  $(git grep '[Cc]opyright.*Carnegie Mellon University'  | sed 's/:.*//' | uniq)
2016-01-13 14:52:52 -05:00
Brandon Amos 71d7720a86 Tests: Tweak training params. 2016-01-13 14:33:17 -05:00
Brandon Amos 6b6ed234f9 Fix flake8 warnings. 2016-01-12 17:59:04 -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 dcc9acc771 Update API test to latest model. 2016-01-12 17:10:49 -05:00
Brandon Amos f96b206765 Use nn4.small2.v1 by default. 2016-01-12 15:46:57 -05:00
Brandon Amos d4a5e342b9 Add blank line. 2016-01-12 14:32:54 -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 17e8dc5f2b Tests: Use tmp directory when writing to disk. 2016-01-11 17:36:54 -05:00
Brandon Amos 55928e9f95 Tests: Fix flake8 warnings. 2016-01-11 16:55:49 -05:00
Brandon Amos 8e81c62e3c Tests: Add neural network training tests for #13. 2016-01-11 16:17:36 -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 9ed7a42c85 Move tests to separate directory. 2016-01-11 12:13:14 -05:00