This is a copy of Microsoft FaceSynthetics dataset, uploaded to Hugging Face Datasets for convenience.
Please, refer to the original license, which we replicate in this repo.
The dataset was uploaded using the following code, which assumes the original zip file was uncompressed to /data/microsoft_face_synthetics:
from datasets import Dataset
from pathlib import Path
from PIL import Image
face_synthetics = Path("/data/microsoft_face_synthetics")… See the full description on the dataset page:
https://huggingface.co/datasets/enterprise-explorers/face_synthetics.