datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
facenet-faces-vectors-dataset
Face Vectors Dataset
This dataset contains vector representations of faces extracted using the save_faces function. Each entry in the dataset consists of a vector representation of a face along with associated metadata.
Function Description
The save_faces function extracts vector representations of faces from images using the Face Recognition library. It takes as input a marked image (with detected faces), a list of face images (as NumPy arrays or similar), and… See the full description on the dataset page: https://huggingface.co/datasets/mettaagi/facenet-faces-vectors-dataset.facesfaces-dataset
