Skip to content
Snippets Groups Projects
Commit 1d328d9b authored by Maria Kleppestø Mcculloch's avatar Maria Kleppestø Mcculloch
Browse files

Merge branch 'main' of...

parents e8f21038 761642bc
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
This is the documentation of the code for the project 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 ### Dependencies
As the script depends on the ArcFace library to compute the scores, this library needs to be installed first. 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
It also depends on a third party DET script.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment