Browse Source

Facefootprints testdata in separate repository

bernhardbuhl 2 years ago
commit
cb075a0c6a

BIN
matchingFaces/Bill_Murray_03.jpg


BIN
nonMatchingFaces/BernhardBuhl.jpg


BIN
nonMatchingFaces/Bill_Murray_DG.jpg


+ 11 - 0
readme.md

@@ -0,0 +1,11 @@
+# Repository for test data for facial recognition
+
+This repository contains the following folders:
+* referenceFaces:
+    * A sub-folder for each person (mostly celebrities). Inside each subfolder are images of this person.
+* matchingFaces:
+    * Files (with same name as sub-folder in referenceFaces) of the same person.
+* nonMatchingFaces:
+    * Files which should not be matched to existing faces, because they are different people.
+    
+Use this repository to benchmark facial recognition engines.

BIN
referenceFaces/billMurray/Bill_Murray_01.jpg


BIN
referenceFaces/billMurray/Bill_Murray_02.jpg