Commit Graph

28 Commits

Author SHA1 Message Date
Brandon Amos 57118ac28f Fix luacheck warnings. 2015-12-27 08:41:49 -05:00
Brandon Amos 335683c812 Fix pep warnings. 2015-12-26 17:41:22 -05:00
Brandon Amos e601a87adc Add script for crontab to email broken links. 2015-12-26 17:22:29 -05:00
Brandon Amos d9be461349 Add util script to check for broken links. 2015-12-26 17:12:06 -05:00
Brandon Amos dceb6a910b flake8 improvements. 2015-12-24 11:45:00 -05:00
Brandon Amos 7d49bef758 Fix pep8 issues. 2015-12-21 19:09:54 -05:00
Brandon Amos eecb0041e1 Improvements to create-train-val-split.
+ Use python2 for consistency with our other Python code.
+ The previous version left empty subdirectories.
  This modification deletes them.
2015-12-21 18:08:39 -05:00
Brandon Amos 139cfb7756 tsne: Print where file is saved to. 2015-12-12 16:30:18 -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 4a94b51314 Add annotate-image util. 2015-12-10 21:05:55 -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 a10fa332e3 Improve tsne example docs. 2015-11-11 11:20:27 -05:00
Brandon Amos 986db491be align-dlib: Fix logic for debug images for #43. 2015-10-29 15:24:22 -04:00
Brandon Amos 7bd9405a74 Fix variable type for #40. 2015-10-29 07:50:15 -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 0c62de62dc Fix pep8 warnings. 2015-10-13 22:34:30 -04:00
Brandon Amos 12c9212f1c Add script to prune directories for training. 2015-10-13 22:29:03 -04:00
Brandon Amos 901a6f98b9 profile-network: Default to 500 iterations. 2015-10-13 15:18:47 -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 d15a2b7c71 Add simple Torch network profiling script. 2015-10-11 16:55:56 -04:00
Brandon Amos 69586648e6 Refactor: facenet->openface. 2015-10-10 21:28:41 -04:00
Brandon Amos 4c91109c40 Add t-SNE script. 2015-10-03 18:46:29 -04:00
Brandon Amos df40fa2af0 Initial commit of Python alignment portions. 2015-09-24 17:36:29 -04:00