How can we analyse the match score of openBR

若如初见. 提交于 2019-12-12 14:42:33

问题


How to analyse the score in csv file such as 23.9256

br -algorithm FaceRecognition -compare set.gal img.jpg score.csv

回答1:


A match score of 0 corresponds to the average impostor match score, and a match score of 1 corresponds to the average genuine match score (where the averages were computed from the training set). Thus a match score of 23.9268 is "very high".

Reference



来源:https://stackoverflow.com/questions/34630421/how-can-we-analyse-the-match-score-of-openbr

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!