Dante Knowles
|
3e679b9fb9
|
Added align dlib v2
|
2016-06-07 20:26:28 +00:00 |
Filipp Bakanov
|
d18017a195
|
Added ability to skip images with more than one face; fixed threshold type
|
2016-05-03 22:15:57 +03:00 |
Brandon Amos
|
0b20785778
|
align-dlib: Remove outdated argument.
|
2016-02-29 08:29:35 -05:00 |
Brandon Amos
|
d845e6cd16
|
align-dlib: Add verbose option.
|
2016-02-27 15:11:05 -05:00 |
Brandon Amos
|
b3735ff641
|
align-dlib: Remove outdated sys.path modification.
Thanks @kleinsound!
|
2016-01-25 15:54:12 -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
|
6246fada83
|
Update code to nn4.v2 for #55.
|
2016-01-07 18:28:11 -05:00 |
Brandon Amos
|
e15d11fbd7
|
Finish API changes and inline Python docs for #73.
|
2015-12-30 13:14:30 -05:00 |
Brandon Amos
|
dceb6a910b
|
flake8 improvements.
|
2015-12-24 11:45:00 -05:00 |
Brandon Amos
|
446436ced1
|
align-dlib: Check if image was correctly loaded.
|
2015-12-12 15:27:54 -05:00 |
Brandon Amos
|
97cb800a40
|
Fix pep8 errors.
|
2015-12-11 10:22:18 -05:00 |
Brandon Amos
|
08986266ea
|
Correct names for #50.
|
2015-12-08 17:42:27 -05:00 |
Brandon Amos
|
e5fedb125c
|
Update align-dlib with new alignment code for #50.
|
2015-12-08 17:04:21 -05:00 |
Brandon Amos
|
986db491be
|
align-dlib: Fix logic for debug images for #43.
|
2015-10-29 15:24:22 -04:00 |
Brandon Amos
|
9507f22444
|
Fix pep8 warnings.
|
2015-10-15 11:16:09 -04:00 |
Brandon Amos
|
3dba58e0ef
|
Fix code to output debug images when aligning.
|
2015-10-15 11:13:46 -04:00 |
Brandon Amos
|
2f80e4c6a5
|
Small pep8 fixes.
|
2015-10-13 07:37:27 -04:00 |
Brandon Amos
|
f6e3e438c3
|
Update align-dlib to new interface.
|
2015-10-13 02:28:19 -04:00 |
Brandon Amos
|
5ca23547fc
|
Fix some pep8 warnings.
|
2015-10-12 11:30:29 -04:00 |
Brandon Amos
|
69586648e6
|
Refactor: facenet->openface.
|
2015-10-10 21:28:41 -04:00 |
Brandon Amos
|
df40fa2af0
|
Initial commit of Python alignment portions.
|
2015-09-24 17:36:29 -04:00 |