This is a restructured version of the ControlFace10k dataset (
https://huggingface.co/datasets/HuMInGameLab/ControlFace10K).
This dataset is introduced here:
SIG: A Synthetic Identity Generation Pipeline for Generating Evaluation Datasets for Face Recognition
It is in the following format:
/controlface
├── African
│ ├── female
│ │ ├── age
│ │ │ ├── identity-{uuid1}
│ │ │ ├── identity-{uuid2}
│ │ └── ...
│ └── male
│ └── ...
├── Asian
│ └── ...
├── Caucasian
│… See the full description on the dataset page:
https://huggingface.co/datasets/TajwarC/ControlFace10k-restructure.