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
  • openbr
  • plugins
16 Feb, 2015
1 commit
  • Added DLib
    a8aad620
    Scott Klum authored
    2015-02-16 10:55:10 -0500  
    Browse Dir »

09 Feb, 2015
8 commits
  • Merge remote-tracking branch 'origin/master' into opencv_model_storage ...
    9e32d3b1
    Conflicts:
    	openbr/plugins/tree.cpp
    Scott Klum authored
    2015-02-09 13:35:36 -0500  
    Browse Dir »
  • Removed old malloc
    6ebf7eb9
    Scott Klum authored
    2015-02-09 13:33:13 -0500  
    Browse Dir »
  • Refactored opencv model storage
    a3cca74e
    Scott Klum authored
    2015-02-09 13:32:23 -0500  
    Browse Dir »
  • Cleanup
    0b17a8bb
    Scott Klum authored
    2015-02-09 13:20:25 -0500  
    Browse Dir »
  • Revert "Revert "Merge pull request #320 from biometrics/block_compression"" ...
    df64be5e
    This reverts commit decda7bc5277e839d1bcf3e78754f2400878c969.
    Scott Klum authored
    2015-02-09 13:18:21 -0500  
    Browse Dir »
  • Liblinear cleanup
    4691ca21
    Scott Klum authored
    2015-02-09 13:15:14 -0500  
    Browse Dir »
  • Added parameter for termination criteria
    b0f41b6e
    Scott Klum authored
    2015-02-09 13:14:31 -0500  
    Browse Dir »
  • Refactored random forests and forest induction
    373069f6
    Scott Klum authored
    2015-02-09 13:07:27 -0500  
    Browse Dir »

06 Feb, 2015
1 commit
  • Revert "Merge pull request #320 from biometrics/block_compression" ...
    decda7bc
    This reverts commit cb35ce836903f6baa19cf577932e6d2b92f3fedb, reversing
    changes made to f2f88b8c72d0c86d66232c2cb26a39ab40bca4f3.
    Scott Klum authored
    2015-02-06 14:57:48 -0500  
    Browse Dir »

03 Feb, 2015
5 commits
  • Merge remote-tracking branch 'origin/master' into liblinear
    d2de26db
    Scott Klum authored
    2015-02-03 16:30:04 -0500  
    Browse Dir »
  • Merge pull request #321 from biometrics/eigenutil_cleanup ...
    51bb9ca5
    Eigenutil cleanup
    Scott Klum authored
    2015-02-03 16:29:42 -0500  
    Browse Dir »
  • Merge pull request #310 from biometrics/eval_landmark_improvements ...
    3122cac3
    Eval landmark improvements
    Scott Klum authored
    2015-02-03 15:29:15 -0500  
    Browse Dir »
  • Added forest induction
    9b430a4f
    Scott Klum authored
    2015-02-03 13:47:13 -0500  
    Browse Dir »
  • Merge branch 'master' into eval_landmark_improvements ...
    07db2fbd
    Conflicts:
    	openbr/core/eval.cpp
    Scott Klum authored
    2015-02-03 11:05:04 -0500  
    Browse Dir »

02 Feb, 2015
3 commits
  • Update a few algorithm abbreviations ...
    89a9e4fc
    Switch FaceRecognition to UnitDistance instead of
    MatchProbability--there are some doubts about using gaussians to model
    the score distributions, and the KDE code is untested.
    
    Remove FTETransform from age/gender classification (again, it is
    unused). Drop a couple extraneous Expands.
    Charles Otto authored
    2015-02-02 20:44:03 -0500  
    Browse Dir »
  • Faster MatchProbability training ...
    ad88ddc7
    Parallelize KDE lookup table building, also introduce a flag, and
    don't do KDE training at all, if Gaussians will instead be used to
    model the score distributions
    Charles Otto authored
    2015-02-02 00:08:24 -0500  
    Browse Dir »
  • More verbose output in training ...
    93733b79
    Also address an issue with retraining algorithms, using pre-trained
    submodules
    Charles Otto authored
    2015-02-02 00:00:57 -0500  
    Browse Dir »

01 Feb, 2015
3 commits
  • Drop FTETransform from FaceRecognitionRegistration, it is currently unused
    279ef000
    Charles Otto authored
    2015-02-01 16:31:08 -0800  
    Browse Dir »
  • Use BlockCompression in loadstores and algorithm serialization
    22db0c4b
    Charles Otto authored
    2015-02-01 16:31:06 -0800  
    Browse Dir »
  • Flag Cascade as untrainable if using one of the default models
    c04a5c97
    Charles Otto authored
    2015-02-01 16:31:04 -0800  
    Browse Dir »

30 Jan, 2015
4 commits
  • More liblinear cleanup
    9e9e1a9b
    Scott Klum authored
    2015-01-30 12:51:23 -0500  
    Browse Dir »
  • Memory leaks fixed, introducing enum for solver
    914912b1
    Scott Klum authored
    2015-01-30 10:40:37 -0500  
    Browse Dir »
  • Change for ubuntu compatability
    f2f88b8c
    Brendan Klare authored
    2015-01-30 10:02:53 -0500  
    Browse Dir »
  • Merge pull request #318 from biometrics/readMessage ...
    380ab9e6
    Error message for ReadTransform
    Josh Klontz authored
    2015-01-30 08:13:57 -0500  
    Browse Dir »

29 Jan, 2015
6 commits
  • Initial work with liblinear
    ef7897a4
    Scott Klum authored
    2015-01-29 21:01:14 -0500  
    Browse Dir »
  • Reduce memory use during ProcessWrapper initialization
    e1da8082
    Charles Otto authored
    2015-01-29 14:55:06 -0800  
    Browse Dir »
  • Fix
    c2764d2b
    Brendan Klare authored
    2015-01-29 16:48:06 -0500  
    Browse Dir »
  • Fix
    b7ea892b
    Brendan Klare authored
    2015-01-29 16:47:15 -0500  
    Browse Dir »
  • Added Read error message
    28a0f9e0
    Brendan Klare authored
    2015-01-29 16:43:25 -0500  
    Browse Dir »
  • Starting tree rep
    e76f4ef8
    Scott Klum authored
    2015-01-29 14:53:14 -0500  
    Browse Dir »

28 Jan, 2015
6 commits
  • blur each ROI in file's rects()
    193c5984
    bhklein authored
    2015-01-28 18:09:22 -0500  
    Browse Dir »
  • file::appendRect instead of set(rects) when labels missing
    1d389f1d
    bhklein authored
    2015-01-28 18:08:17 -0500  
    Browse Dir »
  • Merge pull request #315 from biometrics/rndsample ...
    65672355
    Implemented RndSample transform
    Scott Klum authored
    2015-01-28 15:54:52 -0500  
    Browse Dir »
  • Don't need the eig prefix on std anymore, renamed
    82822bb2
    Scott Klum authored
    2015-01-28 15:48:50 -0500  
    Browse Dir »
  • EigenUtils is now a namespace
    80f91a7c
    Scott Klum authored
    2015-01-28 14:41:58 -0500  
    Browse Dir »
  • Implemented RndSample transform
    937d05f5
    Scott Klum authored
    2015-01-28 13:56:33 -0500  
    Browse Dir »

27 Jan, 2015
3 commits
  • Check that template contains at least the indices specified by from and to
    4d196459
    Scott Klum authored
    2015-01-27 15:12:14 -0500  
    Browse Dir »
  • Missed a few points
    7c33b441
    Scott Klum authored
    2015-01-27 14:40:07 -0500  
    Browse Dir »
  • Handling missing data in Flip and ReorderPoints
    262f80c2
    Scott Klum authored
    2015-01-27 13:09:11 -0500  
    Browse Dir »