datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
face-re-identification-image-dataset
Dataset of face images with different angles and head positions
Dataset contains 23,110 individuals, each contributing 28 images featuring various angles and head positions, diverse backgrounds, and attributes, along with 1 ID photo. In total, the dataset comprises over 670,000 images in formats such as JPG and PNG. It is designed to advance face recognition and facial recognition research, focusing on person re-identification and recognition systems.
By utilizing this dataset… See the full description on the dataset page: https://huggingface.co/datasets/UniDataPro/face-re-identification-image-dataset.autotrain-data-face_de-identification
AutoTrain Dataset for project: face_de-identification
Dataset Description
This dataset has been automatically processed by AutoTrain for project face_de-identification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<250x250 RGB PIL image>",
"target": 6
},
{
"image": "<256x256 RGB PIL image>",
"target": 3
}]… See the full description on the dataset page: https://huggingface.co/datasets/sinword/autotrain-data-face_de-identification.
