Commit Graph

719 Commits

Author SHA1 Message Date
Brandon Amos f091896e79 Bump release in README. 2016-01-19 11:42:17 -05:00
Brandon Amos 60d371d19b Remove test command from Docker example since it requires other dependencies. 2016-01-19 11:36:22 -05:00
Brandon Amos 89084a9134 Docs: Update faq. 2016-01-19 10:07:22 -05:00
Brandon Amos 1e2791a396 Fix typo. 2016-01-19 08:08:24 -05:00
Brandon Amos 2a2cfd9c92 Fix typo. 2016-01-19 06:20:01 -05:00
Brandon Amos b336249d5f Add 0.2.0 release notes.
Thanks @hbredin and @melgor!
2016-01-19 06:16:18 -05:00
Brandon Amos 85fe1b1825 Docs: Add performance to faq. 2016-01-19 06:16:18 -05:00
Brandon Amos 5acd962b45 Docs: Update value. 2016-01-19 06:16:18 -05:00
Brandon Amos d05fecb633 Setup Docs: Update commands. 2016-01-17 00:58:27 -05:00
Brandon Amos 90de8e2573 Training Docs: Remove discrepancies that are no longer valid. 2016-01-16 23:53:18 -05:00
Brandon Amos 9b04bca65d train.lua: Pass on comments. 2016-01-16 23:50:54 -05:00
Brandon Amos ca15ee5176 Fix flake8 warnings. 2016-01-16 22:54:57 -05:00
Brandon Amos 5502b26018 Add profile-pipeline. 2016-01-16 21:31:43 -05:00
Brandon Amos 51b01c200c Train: Fix model saving logic for out-of-memory errors.
Thanks @kleinsound
2016-01-16 16:37:35 -05:00
Brandon Amos 162cf1f76a Improve docs.
Thanks @kleinsound!
2016-01-16 16:32:16 -05:00
Brandon Amos a94e623477 Docs: innerEyesAndBottomLip -> outerEyesAndNose
Thanks @kleinsound!
2016-01-15 11:01:26 -05:00
Brandon Amos 4d855e6704 LFW: Improve error message for missing pairs.txt 2016-01-14 08:40:16 -05:00
Brandon Amos e243655a39 LFW: Improve docs for pairs.txt 2016-01-14 08:35:46 -05:00
Brandon Amos dad9ce965a docs: Mention OSX findutils and coreutils dependencies. 2016-01-13 16:15:53 -05:00
Brandon Amos 5617ab194a Typo. 2016-01-13 16:11:00 -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 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