Commit Graph

22 Commits

Author SHA1 Message Date
Brandon Amos 46251db1e2 lfw: Output accuracy. 2016-01-11 08:11:37 -05:00
Brandon Amos 434dc1ca9f Fix flake8 warnings. 2016-01-07 18:43:25 -05:00
Brandon Amos 6246fada83 Update code to nn4.v2 for #55. 2016-01-07 18:28:11 -05:00
Brandon Amos 5f076735a1 Rename nn4.v1 LFW experiment. 2016-01-07 18:28:11 -05:00
Brandon Amos dceb6a910b flake8 improvements. 2015-12-24 11:45:00 -05:00
Brandon Amos d81f76e48a Update LFW results with changes from #50. 2015-12-10 21:04:00 -05:00
Brandon Amos 58933774c5 Small pep8 fixes. 2015-10-13 07:40:47 -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 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 69586648e6 Refactor: facenet->openface. 2015-10-10 21:28:41 -04:00
Brandon Amos 1d58e82993 LFW: Show AUC. 2015-10-03 17:16:44 -04:00
Brandon Amos 718ed8caa1 Add OpenBR v1.1.0 data. 2015-10-03 17:16:02 -04:00
Brandon Amos 5aaea9cb58 Remove NaN values from eigenfaces data. 2015-10-03 17:15:46 -04:00
Brandon Amos 158ff1bcce LFW: Use 4 decimals. Rename our model. 2015-09-29 18:02:36 -04:00
Brandon Amos 5bffd697cc LFW experiment: Show avg and stdev of accuracies. 2015-09-26 04:41:48 -04:00
Brandon Amos d85ee28f93 Fully implement the LFW experiment.
+ Use ROC curve on 10 folds of test data and average them.
+ Add more ROC curves to the plot for comparison.
+ Compute accuracy from best threshold on the training data.
2015-09-26 04:34:58 -04:00
Brandon Amos ce72875f54 lfw roc: Make sure every representation exists. 2015-09-24 14:21:47 -04:00
Brandon Amos 63104030dd Evaluation: lfw-roc: Add license heading. 2015-09-24 10:44:43 -04:00
Brandon Amos bb96f0ac6e Evaluation: LFW: Add ROC generation script. 2015-09-24 10:18:34 -04:00
Brandon Amos ee3d11be37 Evaluation: Initial commit of openbr.DET. 2015-09-24 10:06:47 -04:00