![]() |
ROC SDK
2.4.0
Scalable Face Recognition Software
|
Generate accuracy metrics from a similarity matrix.
This application assumes that images are organized into subfolders grouped by identity, as illustrated in the provided Makefile. The ground truth mate/non-mate is inferred from this folder hierarchy.
$ roc-evaluate -h
similarity.mtx. $ roc-evaluate similarity.mtx
identities.mask and save the output to a CSV file output.csv. $ roc-evaluate similarity.mtx identities.mask output.csv
1.8.15