readme.md 500 B

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.