• Stars
    star
    327
  • Rank 128,686 (Top 3 %)
  • Language
    MATLAB
  • License
    BSD 2-Clause "Sim...
  • Created almost 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some scripts to process face datasets.

FaceDatasets

Some scripts to process face datasets.

Dataset Overlapping Problem

In face verification, it is important to perform open-set evaluation, i.e. there should be no overlapping identities between the training set and testing set. However, this standard isn't always folllowed by researchers and engineers. In ./VGGFace2/match_names.py, I provide a python script to check if two names are from the same person. The overlapping list between several training and testing datasets are also provided.

CASIA-Webface and LFW

CASIA-Webface and FaceScrub Set 1

VGGFace2 and LFW

VGGFace2 and FaceScrub Set 1