Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,015
  • Compare
  • Branches 1
  • Tags 0
  • openbr
22 Dec, 2014
1 commit
  • When given an empty output for enroll, discard templates ...
    39dee1e8
    This instead of saving everything to a memGallery by default, which is of
    questionable utility, and can give the appearance of a memory leak when not
    expected.
    Charles Otto authored
    2014-12-22 00:27:27 -0500  
    Browse Code »

17 Dec, 2014
2 commits
  • Merge pull request #289 from biometrics/evalPlotting ...
    e095c645
    Sample ROC points at fixed FAR values for easy vertical averaging.
    Ben Klein authored
    2014-12-17 17:16:44 -0500  
    Browse Code »
  • Make displaying confidence intervals optional.
    08742a21
    bhklein authored
    2014-12-17 17:11:43 -0500  
    Browse Code »

15 Dec, 2014
1 commit
  • Sample ROC points at fixed FAR values for easy vertical averaging. Display conf… ...
    6ebad57b
    …idence intervals in tables and plots.
    bhklein authored
    2014-12-15 21:32:14 -0500  
    Browse Code »

10 Dec, 2014
2 commits
  • Merge pull request #287 from biometrics/download_user_agent ...
    cb9c5416
    Set User-Agent to br in Download
    Josh Klontz authored
    2014-12-10 14:28:38 -0500  
    Browse Code »
  • Set User-Agent to br in Download
    6302dd29
    Austin Blanton authored
    2014-12-10 13:56:03 -0500  
    Browse Code »

09 Dec, 2014
4 commits
  • Revert "Unimplemented header files for adaboost" ...
    9d107cc1
    This reverts commit 5d001f4dba69bccdeb5e3db905b69cdaf18235dd.
    JordanCheney authored
    2014-12-09 15:42:24 -0500  
    Browse Code »
  • Unimplemented header files for adaboost
    5d001f4d
    JordanCheney authored
    2014-12-09 15:30:30 -0500  
    Browse Code »
  • removed unused variable
    d24c2952
    Josh Klontz authored
    2014-12-09 11:43:22 -0500  
    Browse Code »
  • Downsample should also consider PossibleFTE for use with FTETransform
    3b11b8a9
    Josh Klontz authored
    2014-12-09 11:40:07 -0500  
    Browse Code »

06 Dec, 2014
1 commit
  • Merge pull request #282 from biometrics/janusComponent ...
    04e5eb47
    Load Component Algorithm
    Josh Klontz authored
    2014-12-06 12:10:12 -0500  
    Browse Code »

05 Dec, 2014
4 commits
  • Sample impostor and genuine matches in the correct direction, compare error rate… ...
    e8f0b2fb
    …s at a lower precision to find EERIndex more often.  Update documentation
    bhklein authored
    2014-12-05 16:44:05 -0500  
    Browse Code »
  • Merge pull request #285 from biometrics/eval ...
    6ef90a88
    output impostor and genuine matches around the EER score threshold.
    Ben Klein authored
    2014-12-05 14:26:50 -0500  
    Browse Code »
  • Update eval.cpp
    430935ed
    Ben Klein authored
    2014-12-05 14:25:49 -0500  
    Browse Code »
  • output impostor and genuine matches around the EER score threshold.
    9ef4da29
    bhklein authored
    2014-12-05 14:02:44 -0500  
    Browse Code »

03 Dec, 2014
3 commits
  • Merge pull request #283 from biometrics/evaluation_updates ...
    bf179728
    Updates to eval_detection
    Josh Klontz authored
    2014-12-03 17:22:29 -0500  
    Browse Code »
  • Documented the ignore flag
    fa88ae6a
    JordanCheney authored
    2014-12-03 12:10:41 -0500  
    Browse Code »
  • Updated to reflect comments. Also minor changes to br app to reflect new command line options
    7a540d85
    JordanCheney authored
    2014-12-03 12:04:08 -0500  
    Browse Code »

02 Dec, 2014
1 commit
  • Updates to eval_detection
    ad5854c9
    JordanCheney authored
    2014-12-02 21:56:28 -0500  
    Browse Code »

01 Dec, 2014
4 commits
  • GroupTransform tweaks
    453d5f49
    Josh Klontz authored
    2014-12-01 16:07:04 -0500  
    Browse Code »
  • GroupTransform bug fix
    180c103e
    Josh Klontz authored
    2014-12-01 10:08:10 -0500  
    Browse Code »
  • Introduced GroupTransform
    971dbf73
    Josh Klontz authored
    2014-12-01 09:43:21 -0500  
    Browse Code »
  • allow PCA training to continue with fewer retained eigenvectors
    564a4d82
    Josh Klontz authored
    2014-12-01 08:16:02 -0500  
    Browse Code »

25 Nov, 2014
3 commits
  • Use manually located eye locations.
    f75d9732
    bhklein authored
    2014-11-25 16:24:55 -0500  
    Browse Code »
  • Update algorithm string, check for template.file.fte in janus_augment.
    8fc394cd
    bhklein authored
    2014-11-25 12:46:48 -0500  
    Browse Code »
  • dropped Open from PP5Register
    e5381878
    Josh Klontz authored
    2014-11-25 08:47:06 -0500  
    Browse Code »

24 Nov, 2014
1 commit
  • Load Component Algorithm
    9dd6e560
    bhklein authored
    2014-11-24 13:15:47 -0500  
    Browse Code »

21 Nov, 2014
3 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    fbbcf71f
    Josh Klontz authored
    2014-11-21 14:44:59 -0500  
    Browse Code »
  • fixed PP5Register regression
    f18ab951
    Josh Klontz authored
    2014-11-21 14:44:42 -0500  
    Browse Code »
  • Update to latest janus
    072325a4
    bhklein authored
    2014-11-21 11:51:45 -0500  
    Browse Code »

20 Nov, 2014
3 commits
  • Merge pull request #280 from biometrics/read_transform ...
    783d281f
    Added ReadTransform
    Josh Klontz authored
    2014-11-20 10:50:57 -0500  
    Browse Code »
  • Added ReadTransform
    c2d5f3cb
    Josh Klontz authored
    2014-11-20 09:24:28 -0500  
    Browse Code »
  • Merge pull request #279 from biometrics/expose_pp5_context ...
    1c5941d3
    Expose certain PP5 context properties in PP5EnrollTransform
    Josh Klontz authored
    2014-11-20 08:08:58 -0500  
    Browse Code »

19 Nov, 2014
6 commits
  • Update to latest Janus.
    c822d46f
    bhklein authored
    2014-11-19 16:20:43 -0500  
    Browse Code »
  • Fall back on relative path to closedbr, cache closedbr path.
    9ab618b6
    bhklein authored
    2014-11-19 16:09:48 -0500  
    Browse Code »
  • fixed minSize type
    28903cdf
    Josh Klontz authored
    2014-11-19 14:17:28 -0500  
    Browse Code »
  • added minSize comment
    f51409d6
    Josh Klontz authored
    2014-11-19 14:00:20 -0500  
    Browse Code »
  • update PPRegister to use tuned detector settings
    b3ed3754
    Josh Klontz authored
    2014-11-19 10:48:40 -0500  
    Browse Code »
  • Expose certain PP5 context properties in PP5EnrollTransform
    c8f25d49
    Josh Klontz authored
    2014-11-19 09:02:08 -0500  
    Browse Code »

17 Nov, 2014
1 commit
  • Merge pull request #278 from biometrics/janusAugment ...
    8c55324c
    Attempt to enroll all images with a face bounding box
    Ben Klein authored
    2014-11-17 16:54:40 -0500  
    Browse Code »