Brandon Amos
|
f648180b8c
|
Add filter outputs of Lennon.
|
2015-10-13 02:21:15 -04:00 |
Brandon Amos
|
0cb253d14e
|
Update README.
|
2015-10-12 17:12:00 -04:00 |
Brandon Amos
|
25a96b6fe9
|
Reorganize sections in the README.
|
2015-10-12 17:03:59 -04:00 |
Brandon Amos
|
8dc0455d34
|
Fix command in README.
|
2015-10-12 17:02:10 -04:00 |
Brandon Amos
|
0d500b2cdd
|
README: Add extra digit to AUC for consistency.
|
2015-10-12 16:56:28 -04:00 |
Brandon Amos
|
b226f0fca9
|
Update LFW ROC plot.
|
2015-10-12 16:55:50 -04:00 |
Brandon Amos
|
ef14b3e4b3
|
LFW: AUC: Use 3 digits.
|
2015-10-12 16:55:18 -04:00 |
Brandon Amos
|
a7de80b529
|
LFW: Make reference line dotted. Slight alpha on DeepFace line.
|
2015-10-12 16:52:06 -04:00 |
Brandon Amos
|
c739a3cde0
|
Tweak README and get-models.
|
2015-10-12 13:18:23 -04:00 |
Brandon Amos
|
5ca23547fc
|
Fix some pep8 warnings.
|
2015-10-12 11:30:29 -04:00 |
Brandon Amos
|
115efdd255
|
Update README.
|
2015-10-11 18:24:54 -04:00 |
Brandon Amos
|
31b0466ae7
|
README: Formatting.
|
2015-10-11 17:36:34 -04:00 |
Brandon Amos
|
5d40b1f8d9
|
README: Formatting.
|
2015-10-11 17:36:09 -04:00 |
Brandon Amos
|
71be06d81e
|
Tweak classifier.py interface and show usage in the README.
|
2015-10-11 17:35:50 -04:00 |
Brandon Amos
|
23f0860e47
|
Tweak README.
|
2015-10-11 17:27:05 -04:00 |
Brandon Amos
|
d518b15ffa
|
Update link to YouTube video.
|
2015-10-11 17:13:48 -04:00 |
Brandon Amos
|
4ee692ca49
|
Update link to YouTube video.
|
2015-10-11 17:08:34 -04:00 |
Brandon Amos
|
118b7c0d7a
|
Add classification demo.
|
2015-10-11 16:58:58 -04:00 |
Brandon Amos
|
d15a2b7c71
|
Add simple Torch network profiling script.
|
2015-10-11 16:55:56 -04:00 |
Brandon Amos
|
9e1c181314
|
Add paths to completed models.
|
2015-10-11 16:54:49 -04:00 |
Brandon Amos
|
54c04eb030
|
Link to dlib's object tracker.
|
2015-10-10 21:34:46 -04:00 |
Brandon Amos
|
70b535020e
|
README: Add note about the model.
|
2015-10-10 21:33:02 -04:00 |
Brandon Amos
|
67377b0eba
|
Fix link to the comparison demo.
|
2015-10-10 21:31:19 -04:00 |
Brandon Amos
|
09e73241dd
|
Complete draft of README.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
000f33cab4
|
lfw experiment: Add argument for the pairs.txt location.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
d69935eb43
|
Ignore mp4 videos.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
69586648e6
|
Refactor: facenet->openface.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
245a833113
|
Training: plot-loss: Show last few values.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
3e5d1a67a0
|
Compare demo: Fix options.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
51aaf28668
|
README: Tweak build instructions.
|
2015-10-04 02:09:05 -04:00 |
Brandon Amos
|
9389e8c123
|
compare.py: Bump dlib version.
|
2015-10-04 02:09:05 -04:00 |
Brandon Amos
|
57f9b89942
|
Dockerfile: Initial commit.
|
2015-10-04 02:09:05 -04:00 |
Brandon Amos
|
02990255e3
|
Workaround solution for #5: Only use the largest face in the video.
|
2015-10-03 23:46:43 -04:00 |
Brandon Amos
|
dc7b050423
|
Web demo: Correctly display name.
|
2015-10-03 23:40:19 -04:00 |
Brandon Amos
|
b0561510b1
|
Web demo: Don't train SVM if there is only one person.
|
2015-10-03 23:40:19 -04:00 |
Brandon Amos
|
b974ce13c9
|
README: Add performance notes.
|
2015-10-03 23:23:38 -04:00 |
Brandon Amos
|
9abd1ea545
|
Tweak README.
|
2015-10-03 23:04:02 -04:00 |
Brandon Amos
|
818d1cd13b
|
TorchWrap: Use a random hex string in the temporary filename.
|
2015-10-03 22:59:40 -04:00 |
Brandon Amos
|
dbd4490536
|
Web demo: Make the 'unknown' class optional.
|
2015-10-03 22:52:58 -04:00 |
Brandon Amos
|
f12d181a75
|
Add command-line opts to the web demo.
|
2015-10-03 22:47:35 -04:00 |
Brandon Amos
|
f51d02fb51
|
Training: Plot: Set alpha on the test loss since it overlaps the train loss.
|
2015-10-03 22:47:27 -04:00 |
Brandon Amos
|
4509fac2e3
|
Fix link and add paragraph to the README.
|
2015-10-03 22:42:05 -04:00 |
Brandon Amos
|
90ebfd6b8f
|
Fix YouTube link.
|
2015-10-03 21:28:50 -04:00 |
Brandon Amos
|
41268e57c5
|
README: Move sections. Add screenshot and link to YouTube video.
|
2015-10-03 21:26:59 -04:00 |
Brandon Amos
|
1f7c708f30
|
Pass on README.
|
2015-10-03 21:15:36 -04:00 |
Brandon Amos
|
0f077cad53
|
Add cloc script.
|
2015-10-03 19:24:22 -04:00 |
Brandon Amos
|
874401e0a6
|
TorchWrap: Add simple function to write image to disk.
|
2015-10-03 19:23:59 -04:00 |
Brandon Amos
|
402b453f05
|
Comparison demo: Use all combinations of images.
|
2015-10-03 19:23:13 -04:00 |
Brandon Amos
|
28891143a1
|
Add example images of Lennon and Clapton.
|
2015-10-03 19:22:55 -04:00 |
Brandon Amos
|
4c91109c40
|
Add t-SNE script.
|
2015-10-03 18:46:29 -04:00 |