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
  • scripts
27 Apr, 2016
3 commits
  • resolved conflict
    232ee6ca
    Stanislav Yotov authored
    2016-04-27 17:27:51 -0400  
    Browse Dir »
  • Add supportfor cutl to auto continue from the point it stoped. Also make parent dirs for MEDS
    13e79295
    Stanislav Yotov authored
    2016-04-27 11:57:33 -0400  
    Browse Dir »
  • added -p for mkdir, fixed spelling mistake -> ./download{Meds,MEDS}.sh
    bbe59eef
    Stanislav Yotov authored
    2016-04-27 08:48:32 -0400  
    Browse Dir »

18 Mar, 2016
1 commit
  • Add some landmarks HTML visualizations
    0f45059b
    Austin Blanton authored
    2016-03-18 11:51:31 -0400  
    Browse Dir »

07 Jan, 2016
1 commit
  • ratio should be a float
    c6c6cf69
    Austin Blanton authored
    2016-01-07 17:10:06 -0500  
    Browse Dir »

18 Dec, 2015
1 commit
  • Add a few thoughts on how to improve python wrapper
    a50c1470
    Austin Blanton authored
    2015-12-18 13:24:22 -0500  
    Browse Dir »

09 Nov, 2015
1 commit
  • Simple script to convert view a directory of images in html form
    587f466c
    Brendan K authored
    2015-11-09 17:40:23 -0500  
    Browse Dir »

30 Sep, 2015
1 commit
  • put some HTML visualization functions in brpy
    9b345841
    Austin Blanton authored
    2015-09-30 16:43:42 -0400  
    Browse Dir »

14 Sep, 2015
1 commit
  • Fix tuple/list type mismatch
    22e1be95
    Austin Blanton authored
    2015-09-14 17:10:32 -0400  
    Browse Dir »

04 Sep, 2015
1 commit
  • Script for btas tutorial
    1dbb3e3c
    bklare authored
    2015-09-04 00:24:24 +0000  
    Browse Dir »

03 Sep, 2015
1 commit
  • example script for training/testing BLUFR
    b0db05d8
    bhklein authored
    2015-09-03 23:46:22 -0400  
    Browse Dir »

02 Sep, 2015
1 commit
  • update LFW evaluation script
    6be32da3
    bhklein authored
    2015-09-02 12:00:12 -0400  
    Browse Dir »

07 Jul, 2015
4 commits
  • Script to compute ROC score at a specific point
    8bc63e51
    bklare authored
    2015-07-07 13:31:40 -0400  
    Browse Dir »
  • Matlab script to generate ROC scores
    44bf497b
    bklare authored
    2015-07-07 13:23:12 -0400  
    Browse Dir »
  • Fix eig function option for use in octave
    01ccd1bb
    bklare authored
    2015-07-07 15:58:52 +0000  
    Browse Dir »
  • Matlab scripts from old MSU algorithms
    d854eb84
    bklare authored
    2015-07-07 11:51:16 -0400  
    Browse Dir »

24 Jun, 2015
1 commit
  • Script to visualize face clustering results in the form of an HTML page
    ec85dc7a
    Austin Blanton authored
    2015-06-24 16:41:31 -0400  
    Browse Dir »

15 Jun, 2015
2 commits
  • Fix typo
    451e906a
    bklare authored
    2015-06-15 23:42:33 +0000  
    Browse Dir »
  • Output to gallery that can be ingested into matlab
    b57870af
    bklare authored
    2015-06-15 23:42:33 +0000  
    Browse Dir »

14 May, 2015
2 commits
  • Deal with the ctypes pointer bullshit so users don't need to
    aea4edb6
    Austin Blanton authored
    2015-05-14 23:06:52 -0400  
    Browse Dir »
  • Add comments and helper func docstrings for future reference
    23bc5efd
    Austin Blanton authored
    2015-05-14 19:02:16 -0400  
    Browse Dir »

24 Feb, 2015
2 commits
  • Add multi-channel support to ut format 7
    dc61f619
    Charles Otto authored
    2015-02-24 14:03:15 -0800  
    Browse Dir »
  • Add a simple binary .ut format, add matlab scripts to write to it
    80d49c1c
    Charles Otto authored
    2015-02-24 12:04:20 -0800  
    Browse Dir »

10 Jul, 2014
1 commit
  • Adding script to compare attributes to equal fusion of attributes and faceRecogn… ...
    39aae5aa
    …ition and plot; adding script to do weighted fusion comparison plots of facerecognition, attributes and the weighted fusion of the two
    Tunde authored
    2014-07-10 11:45:19 -0400  
    Browse Dir »

09 Jul, 2014
1 commit
  • Merge branch 'master' of https://github.com/biometrics/openbr into attributes ...
    0e71b85d
    Conflicts:
    	openbr/plugins/distance.cpp
    	openbr/plugins/template.cpp
    Tunde authored
    2014-07-09 15:22:01 -0400  
    Browse Dir »

29 May, 2014
1 commit
  • fixed script permissions
    e16a19ae
    Nateyo authored
    2014-05-29 14:38:56 -0400  
    Browse Dir »

27 May, 2014
1 commit
  • Split downloading the MEDS dataset to a separate file ...
    62d074b4
    downloading all the datasets in downloadDatasets.sh is time consuming, and
    MEDS is the only dataset used in make test, as well as
    evalFaceRecognition-MEDS.sh. Splitting MEDS to a searate file simplifies
    the process of validating an OpenBR build.
    Charles Otto authored
    2014-05-27 16:34:53 -0400  
    Browse Dir »

22 Apr, 2014
1 commit
  • cleaned up attributes script
    d2fe5fb5
    Josh Klontz authored
    2014-04-22 13:45:48 -0400  
    Browse Dir »

14 Apr, 2014
6 commits
  • added more attributes, training takes pretty long now but accuracy is much improved
    8c5153cb
    Josh Klontz authored
    2014-04-14 15:09:45 -0400  
    Browse Dir »
  • simplified algorithm by introducing TurkClassifierTransform
    f722baa3
    Josh Klontz authored
    2014-04-14 13:23:26 -0400  
    Browse Dir »
  • minor algorithm improvements
    f2b5f8a3
    Josh Klontz authored
    2014-04-14 11:53:49 -0400  
    Browse Dir »
  • Fixed same svm output variable nbug
    4fc593c0
    Brendan Klare authored
    2014-04-14 11:17:31 -0400  
    Browse Dir »
  • Fixed erroneous change of outputVariable to attributeVariable
    8b49b6fc
    Brendan Klare authored
    2014-04-14 11:15:42 -0400  
    Browse Dir »
  • Updated attribute algorithm
    e8d62e97
    Brendan Klare authored
    2014-04-14 09:43:05 -0400  
    Browse Dir »

13 Apr, 2014
2 commits
  • Cleanup torque algorithm search for old methods
    9bce37aa
    Brendan Klare authored
    2014-04-13 20:56:55 -0400  
    Browse Dir »
  • Script to run algorithms on the torque
    fdc17560
    Brendan Klare authored
    2014-04-13 17:58:09 -0400  
    Browse Dir »

11 Apr, 2014
4 commits
  • added Emma's turk file
    80f426dc
    Josh Klontz authored
    2014-04-11 16:36:54 -0400  
    Browse Dir »
  • switch to using pittpatt
    9158b7e0
    Josh Klontz authored
    2014-04-11 15:19:01 -0400  
    Browse Dir »
  • a radically lower dimensional algorithm
    52197831
    Josh Klontz authored
    2014-04-11 13:17:36 -0400  
    Browse Dir »
  • removed need for Cascade(FrontalFace)
    7b6bb008
    Josh Klontz authored
    2014-04-11 11:17:56 -0400  
    Browse Dir »