aadityaubhat/perturbed_faces
Perturbed Faces This dataset contains 1000 images from CelebA dataset. For each of the thousand images dataset also has LowKey perturbed version and Fawkes perturbed version. LowKey and Fawkes perturbed images have _attacked & _cloaked at the end of the filename respectively. File Name Version 000001.jpg Original 000001_cloaked.png Fawkes perturbed version 000001_attacked.png LowKey perturbed version The Fawkes perturbed images are created using CLI provided… See the full description on the dataset page: https://huggingface.co/datasets/aadityaubhat/perturbed_faces.
Perturbed Faces
This dataset contains 1000 images from CelebA dataset. For each of the thousand images dataset also has LowKey perturbed version and Fawkes perturbed version. LowKey and Fawkes perturbed images have attacked & cloaked at the end of the filename respectively.
The Fawkes perturbed images are created using CLI provided in the github repository with protection mode set to mid. The LowKey version of images are created using Python code provided with the paper.
Citation
If you found this work helpful for your research, please cite it as following:
@misc{2301.07315,
Author = {Aaditya Bhat and Shrey Jain},
Title = {Face Recognition in the age of CLIP & Billion image datasets},
Year = {2023},
Eprint = {arXiv:2301.07315},
}