Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# "Face Anonymization Made Simple" Dataset
|
6 |
+
|
7 |
+
This repository includes the list of test images used in our paper, "[Face Anonymization Made Simple](https://huggingface.co/papers/2411.00762)," for quantitative comparisons. We provide two text files listing the filenames of 1,000 images each, selected from the original [CelebA-HQ](https://github.com/tkarras/progressive_growing_of_gans) and [FFHQ](https://github.com/NVlabs/ffhq-dataset) datasets. You can download these text files and use the filenames to retrieve the corresponding images from the original datasets for your own experiments.
|