-
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.
-
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
-
Also address an issue with retraining algorithms, using pre-trained submodules
-
Error message for ReadTransform
-
Blur regions of interest
-
Implemented RndSample transform
-
Maintain metadata order in OpenBR implementation of janus_create_templates
-
Update Classification API to support OpenBR object handling
-
Adding a new table to the OpenBR report