Brandon Amos
d3e0b7470a
Correct OpenCV link.
2016-04-03 02:30:33 -04:00
Brandon Amos
e284517234
Merge pull request #118 from melgor/optimMemory
...
Added optnet for reducing memory consumption
2016-04-01 14:42:15 -04:00
melgor
505c63f828
Added check if 'optnet' package is installed
2016-04-01 13:04:25 +02:00
Brandon Amos
d901af1acd
X->NAME
2016-03-31 21:42:11 -04:00
melgor
46798c97cc
Change variable to local
2016-03-31 12:00:17 +02:00
melgor
bf6a466484
Added optnet for reducing memory consumption
2016-03-30 23:21:13 +02:00
Brandon Amos
92c152faa3
Fix flake warnings.
2016-03-30 14:18:26 -04:00
Brandon Amos
8784e2d639
Add remove-lfw-names for #116 .
2016-03-30 14:08:28 -04:00
Brandon Amos
c45f58c4b1
Add luarocks install command.
2016-03-25 10:42:18 -04:00
Brandon Amos
82f463dd08
Torch dependencies: List cutorch.
2016-03-22 16:23:40 -04:00
Brandon Amos
2ce20d39e6
opencv-dlib-torch.Dockerfile: Add gm lib for Torch.
2016-03-19 23:03:07 -04:00
Brandon Amos
0cbeda3617
Dockerfile: Pull from the latest torch_2016.03.19 image.
2016-03-19 17:02:25 -04:00
Brandon Amos
c5fc607bac
opencv-dlib-torch.Dockerfile: Add software-properties-common for apt-add-repository.
2016-03-19 16:11:06 -04:00
Brandon Amos
6c43f6ba38
Training: Pass imgDim to batchRepresent. Add lfwDir option.
...
For #112 .
2016-03-19 15:44:47 -04:00
Brandon Amos
2035eeb8a5
cls->clf
2016-03-18 16:19:08 -04:00
Brandon Amos
437603e45d
Classification Demo: Fix typo and formatting.
2016-03-18 16:15:58 -04:00
Brandon Amos
3a5ce4e70a
Add GMM option to the classification demo.
2016-03-18 15:26:40 -04:00
Brandon Amos
cca19b4c6a
Classification Demo: Output where classifier is saved to.
2016-03-18 14:53:33 -04:00
Brandon Amos
b30d6d9461
Training Plotting code: Add minor gridlines.
2016-03-18 14:10:53 -04:00
Brandon Amos
02884dde26
Merge pull request #110 from melgor/clearState
...
Replace sanitize by clearState()
2016-03-17 14:07:27 -04:00
melgor
bba911c802
Replace satitize by clearState()
2016-03-16 18:20:11 +01:00
Brandon Amos
e7c574829d
Merge pull request #108 from melgor/cudnn_convert
...
Replace nn_to_cudnn by cudnn.convert #106
2016-03-16 11:54:20 -04:00
Brandon Amos
cada02629c
TSNE: Update colorscheme.
2016-03-16 11:42:52 -04:00
Brandon Amos
8830e48b57
batch-represent: Handle edge case when a batch contains 1 image.
2016-03-16 11:17:15 -04:00
melgor
7d21caf004
Merge branch 'cudnn_convert' of https://github.com/melgor/openface into cudnn_convert
...
Conflicts:
training/model.lua
training/train.lua
2016-03-16 16:15:05 +01:00
melgor
f63acb637e
Replace nn_to_cudnn by cudnn.convert #106
2016-03-16 15:38:06 +01:00
Brandon Amos
6fd4ac8604
Training: Sample from all of a person's images.
...
This fixes a bug in the training code that caused
only the first (same) `nSamplesPerClass` images in each
class to be sampled every time rather than sampling
from all of the person's images.
2016-03-15 16:27:09 -04:00
Brandon Amos
2c3164c50d
openface_server error message: Add bash login shell note for #105 .
2016-03-12 15:12:09 -05:00
Brandon Amos
811fce8613
lfw-classification: Fix typo.
2016-03-11 18:32:22 -05:00
Brandon Amos
e455a1c82e
Update classification results with OpenBLAS.
2016-03-11 18:32:22 -05:00
Brandon Amos
71885041e7
Python library: Import everything in the root openface module.
2016-03-11 16:58:28 -05:00
Brandon Amos
d6b9d16156
Docs: Reference prune-dataset after align-dlib.
2016-03-11 16:50:35 -05:00
Brandon Amos
6ab7a6bb4e
lfw-classification: Update LFW path.
2016-03-11 15:33:35 -05:00
melgor
e2d7513ff5
Replace nn_to_cudnn by cudnn.convert #106
2016-03-11 11:09:23 +01:00
Brandon Amos
b8de89375a
Dockerfile: Update default CMD to use a Bash login shell.
2016-03-10 18:52:31 -05:00
Brandon Amos
6001f91a15
Docs: Improve web demo Docker command.
2016-03-10 18:21:30 -05:00
Brandon Amos
338516a153
docs: Add OpenBLAS execution times.
2016-03-10 14:13:10 -05:00
Brandon Amos
3a66bc2345
Docs: Add GenBeta link.
2016-03-09 23:48:41 -05:00
Brandon Amos
d4ee384d5e
demos/vis-outputs: Add aligned example images, fix image.load usage, and output where the images are being saved to
...
Thanks @pppoe! https://github.com/cmusatyalab/openface/pull/107
2016-03-09 22:26:12 -05:00
Brandon Amos
18575f7199
Web demo: bower: Update metadata.
2016-03-09 18:56:56 -05:00
Brandon Amos
8fb4a9d528
Update badges in README.
2016-03-08 20:55:39 -05:00
Brandon Amos
71b6bbf765
Fix flake warning.
2016-03-08 20:39:03 -05:00
Brandon Amos
665cb4c9d7
Training plot-loss.py: Improve triplet loss plot bounds.
2016-03-08 18:36:58 -05:00
Brandon Amos
04d23481fb
Fix typo.
2016-03-06 21:15:10 -05:00
Brandon Amos
4616f61ff8
DNN Training: Halve default epochSize.
2016-03-06 20:03:54 -05:00
Brandon Amos
f17a36c2fd
plot-loss: Import sys.
2016-03-06 19:56:12 -05:00
Brandon Amos
dd82f1825d
Update docs on training a DNN.
2016-03-06 19:54:40 -05:00
Brandon Amos
f112398178
DNN Training: Plot LFW accuracies for #100 .
2016-03-06 19:46:33 -05:00
Brandon Amos
bbff0a01dd
Fix tests for training the DNN.
2016-03-06 19:45:37 -05:00
Brandon Amos
1786f20fb2
Update description of pyannote-video
...
\cc @hbredin
2016-03-06 19:01:40 -05:00