Commit Graph

656 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 87e5c047dc Merge pull request #161 from melgor/fix_test
Fix testing
2016-07-13 13:41:08 -04:00
melgor 4fad635aa4 Fix testing 2016-07-13 19:28:11 +02:00
Brandon Amos 2582f43797 dataset.lua: Comment out unused torch.linspace. 2016-07-12 12:06:12 -04:00
Brandon Amos 6534788a41
Use torch.range instead of torch.linspace because of rounding issues.
For #160
2016-07-12 11:45:15 -04:00
Brandon Amos a0d0ba41fa
Bump dlib to 19.0 in Dockerfiles. 2016-07-12 08:10:30 -04:00
Brandon Amos 89a036b4f8 Merge pull request #159 from melgor/master
Rebase TripletEmbedding to get speedup at forward pass
2016-07-12 06:42:29 -04:00
melgor 4c0e55dfd5 Rebase TripletEmbedding to get speedup at forward pass 2016-07-12 08:02:53 +02:00
Brandon Amos 678c422894
Improve LFW --lfwPairs error message. 2016-07-10 07:31:05 -04:00
Brandon Amos 7fd3746bec Add torch.setnumthreads(1) to openface_server. 2016-07-07 09:05:21 -04:00
Brandon Amos e030689042 Merge pull request #156 from melgor/mGPU
Added Multi-GPU support
2016-07-04 16:43:45 -04:00
melgor 0995e86b7e Added Multi-GPU support #106 2016-07-04 22:23:37 +02:00
Brandon Amos b0f96107e5 Merge pull request #153 from melgor/LFW-speed
SpeedUP LFW test
2016-06-29 13:19:00 -04:00
melgor 36cc8ddd72 Correct formating by autopep8 2016-06-29 10:19:08 +02:00
Brandon Amos 026288afa6 Merge pull request #155 from heman4t/master
Updated demo/web/vendor deps
2016-06-28 12:40:12 -04:00
hemantsangwan efa3ab8007 Updated web/vendor deps 2016-06-28 10:47:47 +05:30
melgor ad078aef9b SpeedUP LFW test 2016-06-23 11:06:28 +02:00
Brandon Amos e489b7a7b8 Training: Correct space after device param when testing. 2016-06-19 23:42:15 -04:00
Brandon Amos b82f6c31d6 Training: Pass device option to batch-represent. 2016-06-19 21:44:00 -04:00
Brandon Amos eaf7a1e19f batch-represent: Add device option. 2016-06-19 21:43:48 -04:00
Brandon Amos 85bf6eecc2 Fix luacheck warnings. 2016-06-19 17:23:03 -04:00
Brandon Amos a24484c671 Add commented Avg to resnet definition. 2016-06-19 17:14:07 -04:00
Brandon Amos 0574a72641 Initial resnet model definition. 2016-06-19 17:13:21 -04:00
Brandon Amos 2c6ddfba2d Training: Model: Use opt.imgDim. 2016-06-16 20:12:21 -04:00
Brandon Amos 5132cbf3e7
Update citation to our tech report. 2016-06-14 17:13:03 -04:00
Brandon Amos 1fb8abc247 Training: Improve -data description. 2016-06-14 15:56:37 -04:00
Brandon Amos 92684ab771 Training: Add cuda device option. 2016-06-14 15:55:46 -04:00
Brandon Amos a1b3251f96 Actually fix nans from #127. Error if they appear. 2016-06-14 13:51:18 -04:00
Brandon Amos 2bad4e503e Training Tests: Specify -save. 2016-06-13 14:22:59 -04:00
Brandon Amos c04386c48c Training: Only convert to cuda in cuda mode. 2016-06-13 14:12:36 -04:00
Brandon Amos f4567e882e Fixes for travis. 2016-06-13 14:06:12 -04:00
Brandon Amos fea2fb41d8 Resolve nan issues for #127 (hopefully) 2016-06-13 13:50:38 -04:00
Brandon Amos aaab8fe119 Training: Update plot-loss to new directory structure. 2016-06-13 13:50:38 -04:00
Brandon Amos c6f0962b6d Training: Add -save option. Default to a timestamp instead of numbers. 2016-06-13 13:50:38 -04:00
Brandon Amos 5e0ab14049 align_dlib: Add returns. 2016-06-10 11:05:20 -04:00
Brandon Amos bb2ef270c1 Formatting. 2016-06-09 15:14:26 -04:00
Brandon Amos 252c0c9d43 Fix pydoc for align_dlib.align 2016-06-09 14:53:20 -04:00
Brandon Amos 54a5c9b59f Add align_dlib.align for backwards compatibility. 2016-06-09 14:45:39 -04:00
Brandon Amos e534fa9c7f Initial commit of VGG model definitions. 2016-06-08 12:13:27 -04:00
Brandon Amos 288fd8a3bd Fix test for changed cudnn option. 2016-06-07 18:34:29 -04:00
Brandon Amos bced2bb445 Disable cudnn by default for #127. Add warning. 2016-06-07 18:20:46 -04:00
Brandon Amos 21f1bcc5c4 Temporarily remove optimize_net for #127. 2016-06-07 18:14:13 -04:00
Brandon Amos 40f124c614 Update website to align_v1. 2016-06-07 17:02:16 -04:00
Brandon Amos db46f273d2
Fix API doc default arguments. 2016-06-07 16:53:22 -04:00
Brandon Amos 7800460ad7
Add numpy.linalg as a mock module for API docs.
\cc @Godrek
2016-06-07 16:49:35 -04:00
Brandon Amos fe387e175d Merge pull request #147 from Godrek/align-dlib-v2
Align dlib v2
2016-06-07 16:39:53 -04:00
Dante Knowles 3e679b9fb9 Added align dlib v2 2016-06-07 20:26:28 +00:00
Brandon Amos 49fffb3671 Correct inception tower sizes for #142. 2016-06-03 19:04:40 -04:00
Brandon Amos 130edcecc9 Training: Use ADAM instead of adadelta. 2016-06-03 17:48:38 -04:00