Skip to content

Algorithm to average on scores

Hatef OTROSHI requested to merge alg-avg-scores into master

Hi,

This MR is to develop and add a new algorithm to calculate the final scores by calculating the average of scores over different reference samples of each user. The current version does the averaging on the feature values (in the enroll() function).

ping @tiago.pereira

Edited by Tiago de Freitas Pereira

Merge request reports