CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Ar4ikov /celebA_spoof Dataset Card for "celebA_spoof" More Information needed image100K<n<1M1 likes6.3k downloads3y agoHugging Face02flwrlabs /celeba Dataset Card for Dataset Name CelebFaces Attributes Dataset (CelebA) is a large-scale face attributes dataset with more than 200K celebrity images, each with 40 attribute annotations. The images in this dataset cover large pose variations and background clutter. CelebA has large diversities, large quantities, and rich annotations, including: 10,177 number of identities, 202,599 number of face images, and 5 landmark locations, 40 binary attributes annotations per image. The… See the full description on the dataset page: https://huggingface.co/datasets/flwrlabs/celeba.image100K<n<1M18 likes4k downloads2y agoHugging Face03huggan /CelebA-faces-with-attributes16 likes3.8k downloads4y agoHugging Face04nielsr /CelebA-facesimage100K<n<1M18 likes2.5k downloads5y agoHugging Face05spaicom-lab /semasia-celeba Latents for celeba (timm) &nbsp;&nbsp;&nbsp; This repository hosts precomputed latent representations (embeddings) extracted from timm image-classification backbones on celeba, released as part of SEMASIA — a large-scale resource for studying semantic communication, cross-model latent space alignment, and explainability. Each config corresponds to a single model; only that model's Parquet files are read on load_dataset. Usage Load with datasets and convert… See the full description on the dataset page: https://huggingface.co/datasets/spaicom-lab/semasia-celeba.feature-extraction0 likes2.2k downloads3mo agoHugging Face06harpreetsahota /celebamask-hq Dataset Card for celebamask-hq This is a FiftyOne dataset with 30000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("harpreetsahota/celebamask-hq") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/celebamask-hq.imageimage-classification10K<n<100K0 likes1.8k downloads1y agoHugging Face07korexyz /celeba-hq-256x256 CelebA-HQ-256x256 CelebA-HQ at 256x256 resolution. Citation @article{DBLP:journals/corr/abs-1710-10196, title={Progressive Growing of GANs for Improved Quality, Stability, and Variation}, author={Tero Karras and Timo Aila and Samuli Laine and Jaakko Lehtinen}, year=2017, journal={CoRR}, volume={abs/1710.10196} } image10K<n<100K7 likes1.6k downloads3y agoHugging Face08tpremoli /CelebA-attrs CelebA-128x128 CelebA with attrs at 128x128 resolution. Dataset Information The attributes are binary attributes. The dataset is already split into train/test/validation sets. Citation @inproceedings{liu2015faceattributes, title = {Deep Learning Face Attributes in the Wild}, author = {Liu, Ziwei and Luo, Ping and Wang, Xiaogang and Tang, Xiaoou}, booktitle = {Proceedings of International Conference on Computer Vision (ICCV)}, month = {December}, year… See the full description on the dataset page: https://huggingface.co/datasets/tpremoli/CelebA-attrs.imagefeature-extraction100K<n<1M10 likes1.4k downloads3y agoHugging Face09mattymchen /celeba-hq Dataset Card for "celeba-hq" More Information needed image10K<n<100K8 likes789 downloads3y agoHugging Face10bezzam /DigiCam-CelebA-26KData is measured at 30 cm, as shown below. After downloading and installing LenslessPiCam, the simulated PSF can be obtained and compared with the measured one with the following command: python scripts/sim/digicam_psf.py \ huggingface_repo=bezzam/DigiCam-CelebA-26K \ sim.waveprop=False \ sim.deadspace=True \ digicam.gamma=2.2 \ digicam.ap_center="[58,76]" \ digicam.ap_shape="[19,25]" \ digicam.rotate=0 \ digicam.horizontal_shift=-60 \ digicam.vertical_shift=-80 For a… See the full description on the dataset page: https://huggingface.co/datasets/bezzam/DigiCam-CelebA-26K.imageimage-to-image10K<n<100K0 likes709 downloads2y agoHugging Face11eurecom-ds /celeba-hqimage10K<n<100K2 likes595 downloads2y agoHugging Face12Yuehao /celeba CelebA dataset A copy of celeba dataset. https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html How to use Download data huggingface-cli download --local-dir /path/to/datasets/celeba --repo-type dataset Yuehao/celeba unzip /path/to/datasets/celeba/img_align_celeba.zip -d /path/to/datasets/celeba Load data via torchvision.datasets.CelebA torchvision.datasets.CelebA(root='/path/to/datasets') image100K<n<1M0 likes557 downloads1y agoHugging Face13eurecom-ds /celeba-hq-256image10K<n<100K3 likes552 downloads2y agoHugging Face14hfaus /CelebA_bbox_and_facepointsCelebFaces Attributes Dataset (CelebA) is a large-scale face attributes dataset with more than 200K celebrity images, each with 40 attribute annotations. The images in this dataset cover large pose variations and background clutter. CelebA has large diversities, large quantities, and rich annotations, including 10,177 number of identities, 202,599 number of face images, and 5 landmark locations, 40 binary attributes annotations per image.imagen<1K2 likes495 downloads4y agoHugging Face15eurecom-ds /celebaPorting of the famous celeba dataset to 🤗 Datasets. Dataset Component Descriptions Attributes (attr) Description: The attributes feature consists of binary labels that represent the presence or absence of 40 different facial attributes. Each attribute is encoded as either 0 (absence) or 1 (presence). These attributes cover a wide range of facial characteristics and styles, such as "Smiling", "Wearing Hat", "Eyeglasses", etc. Data Type: Sequence Length: 40 Dtype: int8… See the full description on the dataset page: https://huggingface.co/datasets/eurecom-ds/celeba.image100K<n<1M1 likes455 downloads2y agoHugging Face16Chris1 /celebA-HQ Citation @article{DBLP:journals/corr/abs-1710-10196, author = {Tero Karras and Timo Aila and Samuli Laine and Jaakko Lehtinen}, title = {Progressive Growing of GANs for Improved Quality, Stability, and Variation}, journal = {CoRR}, volume = {abs/1710.10196}, year = {2017}, url = {http://arxiv.org/abs/1710.10196}, eprinttype = {arXiv}, eprint = {1710.10196}, timestamp = {Mon, 13 Aug 2018… See the full description on the dataset page: https://huggingface.co/datasets/Chris1/celebA-HQ.image100K<n<1M1 likes399 downloads4y agoHugging Face17lazarohurtado /celeba-captioned CelebA Captioned A captioned version of the CelebA face dataset. Each image is paired with one or more natural-language captions generated by ChatGPT-5.5, making it suitable for image-to-text (captioning) and text-to-image generation tasks. Dataset Structure Data Fields Field Type Description image Image ({bytes, path} struct) The face image. Renders in the dataset viewer. celeb_id int64 Identity label for the celebrity. captions… See the full description on the dataset page: https://huggingface.co/datasets/lazarohurtado/celeba-captioned.imageimage-to-text100K<n<1M1 likes399 downloads4mo agoHugging Face18tjw /deepfake-celeba MetaFLOS Deepfake Dataset (CelebA Face Deepfake Generated Images) Flux2-Klein generated deepfake images from CelebA face descriptions, for deepfake detection / comparison research. Content 19,867 generated images (full CelebA validation split) Resolution: 256×256 Each corresponds to a CelebA real face (see real_orig field in manifest) Generation style: snapshot/crop candid-photo look (not studio portrait) — off-center framing, subject possibly touching or cut by… See the full description on the dataset page: https://huggingface.co/datasets/tjw/deepfake-celeba.imageimage-classification10K<n<100K0 likes340 downloads21d agoHugging Face19bitmind /celeb-a-hqimage10K<n<100K2 likes322 downloads2y agoHugging Face20liusq /CelebAMask-HQimage0 likes308 downloads3y agoHugging Face21tglcourse /CelebA-faces-cropped-128 Dataset Card for "CelebA-faces-cropped-128" Just a 128px version of the CelebA-faces dataset, which I've cropped to the face regions using dlib. Processing notebook: https://colab.research.google.com/drive/1-P5mKb5VEQrzCmpx5QWomlq0-WNXaSxn?usp=sharing More Information needed image100K<n<1M1 likes302 downloads4y agoHugging Face22student /celebAimage0 likes299 downloads4y agoHugging Face23roborovski /celeba-faces-captioned Dataset Card for "celeba-faces-captioned" More Information needed image10K<n<100K0 likes290 downloads3y agoHugging Face24maloyan /vqgan16k_reconstruction_celebAimage100K<n<1M0 likes271 downloads4y agoHugging Face25hesh0629 /celebA_LLaVAimage100K<n<1M0 likes270 downloads3y agoHugging Face26nguyenkhoa /celeba-spoof-for-face-antispoofing-testimage10K<n<100K5 likes250 downloads2y agoHugging Face27Ryan-sjtu /celebahq-captionimage10K<n<100K7 likes240 downloads3y agoHugging Face28UniqueData /celeba-spoof-dataset Biometric Attack Dataset The similar dataset that includes all ethnicities - Anti Spoofing Real Dataset We suggest you the dataset similar to CelebA Dataset but with photos of real people, additionally the dataset for face anti spoofing and face recognition includes not only images, but videos of the individuals! The videos were gathered by capturing faces of genuine individuals presenting spoofs, using facial presentations. Our dataset proposes a novel approach that… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/celeba-spoof-dataset.imagevideo-classificationn<1K3 likes225 downloads7mo agoHugging Face29alexluedtke /CelebA-attrsimage100K<n<1M0 likes201 downloads1y agoHugging Face30jxie /celeba-hqimage10K<n<100K0 likes196 downloads3y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.