- 21 Feb, 2017 1 commit
-
-
Manuel Günther authored
Implemented generic functions to load and split scores; added (first) test case for split_four_column
-
- 14 Feb, 2017 2 commits
-
-
Tiago de Freitas Pereira authored
-
Tiago de Freitas Pereira authored
-
- 13 Feb, 2017 1 commit
-
-
Amir MOHAMMADI authored
Remove nan from scores and report FTA instead See merge request !27
-
- 08 Feb, 2017 1 commit
-
-
Amir MOHAMMADI authored
-
- 07 Feb, 2017 1 commit
-
-
Amir MOHAMMADI authored
Report proper FMR, FNMR, FAR, FRR values
-
- 01 Feb, 2017 1 commit
-
-
Amir MOHAMMADI authored
Merge branch '22-farfrr-core-dumps-if-one-of-the-input-sets-negatives-or-positives-is-empty' into 'master' Implemented check on empty arrays for some functions -> raises exceptions now Closes #22 and #17 See merge request !26
-
- 31 Jan, 2017 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 16 Jan, 2017 1 commit
-
-
Amir MOHAMMADI authored
-
- 14 Jan, 2017 1 commit
-
-
Amir MOHAMMADI authored
-
- 22 Dec, 2016 3 commits
-
-
Amir MOHAMMADI authored
Add minimal load capability and fix the documentation warnings. See merge request !25
-
Amir MOHAMMADI authored
-
Amir MOHAMMADI authored
-
- 29 Nov, 2016 1 commit
-
-
André Anjos authored
Changed the ROC curve to implement what is required by 'The Handbook of Face Recognition' Closes #24 I have implemented the correct way to compute FRR values based on The Handbook of Face Recognition, i.e., counting positive scores that are exactly at the threshold to be correctly classified. See merge request !24
-
- 28 Nov, 2016 1 commit
-
-
Manuel Günther authored
-
- 11 Nov, 2016 1 commit
-
-
Amir MOHAMMADI authored
Merge branch '23-typeerror-underlying-read-should-have-returned-a-bytes-like-object-not-str' into 'master' Fixed issue of TextIO around TextIO Closes #23 Without understanding, where the error comes from, I provide a work-around that should work. See merge request !23
-
- 10 Nov, 2016 1 commit
-
-
Manuel Günther authored
-
- 08 Nov, 2016 4 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
Make use of test set on compute_perf optional; Update docs This MR addresses two issues: * Users which don't have a test set can now also use `bob_compute_perf`. In this case, only reduced number of statistics and plots are printed * Fixes to the user guide, mainly concerning how to call the scripts since the simplifications with docopt See merge request !22
-
André Anjos authored
-
- 07 Nov, 2016 5 commits
-
-
Manuel Günther authored
Fixes verbosity; Fixes CMC plot (closes #20) See merge request !21
-
André Anjos authored
-
Amir MOHAMMADI authored
Resolve "load_scores extremely memory hungry" Closes #19 Currently I left the old functions to read scores inside, but it might be a good idea to remove them and base everything on iterators. What do you think? See merge request !20
-
André Anjos authored
-
André Anjos authored
-
- 28 Oct, 2016 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 27 Oct, 2016 4 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
Manuel Günther authored
-
Manuel Günther authored
-
- 22 Oct, 2016 1 commit
-
-
Manuel Günther authored
-
- 21 Oct, 2016 1 commit
-
-
Manuel Günther authored
-
- 12 Oct, 2016 4 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
[Automatic] update links and the ci mostly See merge request !18
-
André Anjos authored
-
- 05 Oct, 2016 1 commit
-
-
Amir MOHAMMADI authored
-