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
  • docs
  • scripts
05 Jun, 2015
2 commits
  • Documentation for new list distance abstraction
    1bc26f66
    Jordan Cheney authored
    2015-06-05 19:04:59 -0400  
    Browse Dir »
  • Merge the docs branch into master and some cleanup
    777c5ca5
    Jordan Cheney authored
    2015-06-05 18:02:40 -0400  
    Browse Dir »

20 May, 2015
2 commits
  • Working with stock mkdocs
    5e09fc1c
    Jordan Cheney authored
    2015-05-20 19:42:16 -0400  
    Browse Dir »
  • Custom theme for local distribution and Algorithm Training tutorial
    53f9630b
    Jordan Cheney authored
    2015-05-20 17:14:03 -0400  
    Browse Dir »

19 May, 2015
1 commit
  • Close to using stock mkdocs
    d4831be3
    Jordan Cheney authored
    2015-05-19 17:52:24 -0400  
    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 »

01 May, 2015
1 commit
  • Tabs => Spaces. Removed empty file and unused scripts
    0bdd4455
    Jordan Cheney authored
    2015-05-01 15:28:40 -0400  
    Browse Dir »

24 Apr, 2015
1 commit
  • Version 0.5 of the docs! Ready for review
    8a44edd4
    Jordan Cheney authored
    2015-04-24 15:24:37 -0400  
    Browse Dir »

23 Apr, 2015
1 commit
  • Updated plugin documentation, documented command line API and added to C++ Plugin API
    b0acb13e
    Jordan Cheney authored
    2015-04-23 02:19:09 -0400  
    Browse Dir »

21 Apr, 2015
1 commit
  • Lots of additions
    53b24eed
    Jordan Cheney authored
    2015-04-21 23:15:27 -0400  
    Browse Dir »

14 Apr, 2015
1 commit
  • New organization for C++ API
    d0af6bc5
    Jordan Cheney authored
    2015-04-14 13:57:58 -0400  
    Browse Dir »

09 Apr, 2015
1 commit
  • Updates to UI and more documentation
    91974b4c
    Jordan Cheney authored
    2015-04-09 17:30:47 -0400  
    Browse Dir »

06 Apr, 2015
1 commit
  • Docs version 0.1
    efe86ab6
    Jordan Cheney authored
    2015-04-06 16:39:46 -0400  
    Browse Dir »

03 Apr, 2015
1 commit
  • More updates to our docs
    4cb426df
    Jordan Cheney authored
    2015-04-03 14:40:24 -0400  
    Browse Dir »

02 Apr, 2015
1 commit
  • 30% done with new docs
    4c5dbb6c
    Jordan Cheney authored
    2015-04-02 12:40:19 -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
5 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 »
  • cleaned up script, somehow improved accuracy
    4edf4b19
    Josh Klontz authored
    2014-04-11 10:56:46 -0400  
    Browse Dir »

10 Apr, 2014
3 commits
  • GroundTruth fixes
    da3ecbc4
    sklum authored
    2014-04-10 18:03:55 -0700  
    Browse Dir »
  • script tweaks
    5ca12793
    Josh Klontz authored
    2014-04-10 15:28:43 -0400  
    Browse Dir »
  • added attributes.sh
    a4daec29
    Josh Klontz authored
    2014-04-10 12:40:27 -0400  
    Browse Dir »

19 Mar, 2014
1 commit
  • Update brpy script to changes in acc04206
    dc2f8017
    Austin Blanton authored
    2014-03-19 16:19:23 -0400  
    Browse Dir »