Fotos for testing various face recognition engines

bernhardbuhl beca303f93 Changed names 2 years ago
.idea ff2338361f Additional test data 2 years ago
matchingFaces 43742baabe More facial test data 2 years ago
referenceFaces beca303f93 Changed names 2 years ago
readme.md cb075a0c6a Facefootprints testdata in separate repository 2 years ago

readme.md

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.