Peter M. Groen
/
openbr
Toggle navigation
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
master
db0c4573a7a1dae0f3bccaff1d26941cc92122e6
openbr
16 Apr, 2015
5 commits
Using Global variable within partition
db0c4573
Scott Klum
authored
2015-04-16 15:23:06 -0400
Browse Code »
Seems simpler to just have the partitioning in crossvalidation itself
bcef16ee
Scott Klum
authored
2015-04-16 12:28:03 -0400
Browse Code »
Refactored fromGallery to use new partitioning functionality, renamed old partition to split
e5ab30a3
Scott Klum
authored
2015-04-16 10:44:50 -0400
Browse Code »
Removing allPartitions and duplicatePartitions from training
d5f04a1b
Scott Klum
authored
2015-04-16 10:42:51 -0400
Browse Code »
Removing leaveOneOut related things
7ff9bcde
Scott Klum
authored
2015-04-16 10:41:08 -0400
Browse Code »
15 Apr, 2015
4 commits
Merge branch 'trainabledistance_updates' into crossvalidation_refactor
0a6c33bb
Scott Klum
authored
2015-04-15 09:48:32 -0400
Browse Code »
Updated comment
6e6c0647
Scott Klum
authored
2015-04-15 09:35:35 -0400
Browse Code »
Added ListDistance
2fee7df6
Scott Klum
authored
2015-04-15 09:30:50 -0400
Browse Code »
Made sum distance trainable
c01caf17
Scott Klum
authored
2015-04-15 08:47:08 -0400
Browse Code »
14 Apr, 2015
2 commits
Updates to trainable transforms
5b470640
Scott Klum
authored
2015-04-14 17:55:16 -0400
Browse Code »
Added PartitionTransform
ae97d051
Scott Klum
authored
2015-04-14 17:39:55 -0400
Browse Code »
13 Apr, 2015
6 commits
Refactored CrossValidateTransform
f914aca9
Scott Klum
authored
2015-04-13 16:23:34 -0400
Browse Code »
Merge pull request #356 from biometrics/grid_border
...
d97f68bd
Added border property
Scott Klum
authored
2015-04-13 15:57:06 -0400
Browse Code »
Code better
5d642970
Scott Klum
authored
2015-04-13 15:03:47 -0400
Browse Code »
Border can be specified in pixels
cc57a5b6
Scott Klum
authored
2015-04-13 13:11:25 -0400
Browse Code »
second draft of likely quantize implementation
cd9017b9
Josh Klontz
authored
2015-04-13 11:09:05 -0400
Browse Code »
first draft of quantize in Likely
962049bb
Josh Klontz
authored
2015-04-13 09:29:48 -0400
Browse Code »
12 Apr, 2015
2 commits
Added border property
f54e33c1
Scott Klum
authored
2015-04-12 15:37:46 -0400
Browse Code »
Fixed logic error in samplefrommask
0f880500
Scott Klum
authored
2015-04-12 15:36:43 -0400
Browse Code »
10 Apr, 2015
6 commits
Merge pull request #355 from biometrics/cropfrommask_tweaks
...
18590845
CropFromMask Tweaks
Brendan K
authored
2015-04-10 18:01:51 -0400
Browse Code »
Added ShapeAxisRatio
1f448ca7
Scott Klum
authored
2015-04-10 16:06:22 -0400
Browse Code »
Avoid double count
f25266ec
Scott Klum
authored
2015-04-10 14:32:28 -0400
Browse Code »
Refactored cropfrommask
603f5cc1
Scott Klum
authored
2015-04-10 14:22:38 -0400
Browse Code »
Remove mask if cropfrommask fails
6f2dd0bf
Scott Klum
authored
2015-04-10 13:18:37 -0400
Browse Code »
Fixed Q_PROPERTY type error
ecd876e9
Scott Klum
authored
2015-04-10 11:16:11 -0400
Browse Code »
09 Apr, 2015
8 commits
Comment verbage
de084b7a
Scott Klum
authored
2015-04-09 17:08:22 -0400
Browse Code »
Fixed some careless coding
f7693ac5
Scott Klum
authored
2015-04-09 17:06:07 -0400
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
3b730b32
Scott Klum
authored
2015-04-09 15:55:09 -0400
Browse Code »
Returning -max if templates have different number of matrices in fusedistance
91680703
Scott Klum
authored
2015-04-09 15:55:02 -0400
Browse Code »
Added some checks for mask related transforms
2d62c94d
Scott Klum
authored
2015-04-09 15:54:17 -0400
Browse Code »
use likely_define
54ae25be
Josh Klontz
authored
2015-04-09 15:31:33 -0400
Browse Code »
Added FillContours
fd9094e2
Scott Klum
authored
2015-04-09 15:17:47 -0400
Browse Code »
expose training data to likely
922ab986
Josh Klontz
authored
2015-04-09 14:33:43 -0400
Browse Code »
08 Apr, 2015
2 commits
simplified lmGallery to make use of newly introduced helper functions
f2e9bf0e
Josh Klontz
authored
2015-04-08 20:55:39 -0400
Browse Code »
rewrote lmGallery implementation
d7c2fb94
Josh Klontz
authored
2015-04-08 16:47:56 -0400
Browse Code »
07 Apr, 2015
3 commits
lmat ==> lm
b45ca310
Josh Klontz
authored
2015-04-07 15:17:53 -0400
Browse Code »
introduced face_recognition.tex
4f221119
Josh Klontz
authored
2015-04-07 14:04:16 -0400
Browse Code »
updated Likely plugin to use likely_default_settings
8ee45208
Josh Klontz
authored
2015-04-07 11:21:57 -0400
Browse Code »
03 Apr, 2015
2 commits
Actually return cloned matrix from videoGallery
55fc8b28
Charles Otto
authored
2015-04-03 16:53:53 -0700
Browse Code »
Merge pull request #353 from biometrics/emd_distance
...
56ca9fa0
Emd distance
Scott Klum
authored
2015-04-03 10:22:57 -0400
Browse Code »