This is the documentation of the code for the project
## Genereating the comparasin scores
For generating the comaprasin scores, the script ``compute-baseline-scores`` can be used. For the scores calculated in this projecy, the CASIA-V5 dataset was used.
### Dependencies
As the script depends on the ArcFace library to compute the scores, this library needs to be installed first.
The library installation can be found here. The script setup-compute-baseline-scores handles the installation of the necessary packages.
The library installation can be found here: https://github.com/deepinsight/insightface