Closed jklontz closed 11 years ago
Looking forward to the results.
Initial results were inconclusive, unfortunately I don't have more time to look into it now to figure out why :(
I believe you said before that you were not using kernel density estimation. If this is true that may be the source of the issue. On Feb 23, 2013 9:05 PM, "jklontz" notifications@github.com wrote:
Initial results were inconclusive, unfortunately I don't have more time to look into it now to figure out why :(
— Reply to this email directly or view it on GitHubhttps://github.com/biometrics/openbr/issues/13#issuecomment-14002016.
A very plausible explanation, raw distances for this algorithm may very well not be gaussian.
Yeah, they seem to follow more of a single tailed distribution.
Either way, you did put the framework for UNE, which is the thought part with respect to openbr. Hopefully this can be revisited in the future. On Feb 23, 2013 9:49 PM, "jklontz" notifications@github.com wrote:
A very plausible explanation, raw distances for this algorithm may very well not be gaussian.
— Reply to this email directly or view it on GitHubhttps://github.com/biometrics/openbr/issues/13#issuecomment-14002412.
Not convinced this is worthwhile for us, but adding http://www.ic.unicamp.br/~rocha/pub/papers/2010-eccv-robust-fusion.pdf here for future reference.
Should improve accuracy and give a 0-1 match score range. Also update examples accordingly.