ZhaoJ9014 / FaceDatasets

Some scripts to process face datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some scripts to process face datasets.

License:BSD 2-Clause "Simplified" License


Languages

Language:MATLAB 74.4%Language:Python 25.6%