hkung/nullface-test-set

Dataset

0

stars

6

commits

3

linked in READMEs

Mar 13, 2025

updated

README

NullFace: Training-Free Localized Face Anonymization

Hugging Face Paper

Test set

We curated a subset of test subjects from the CelebA-HQ and FFHQ datasets for the quantitative comparisons against baseline methods in our paper. Specifically, we selected:

For each test subject, we generated a corresponding segmentation mask, which is designed to keep the eye and mouth areas visible when needed.

The test subject lists (JSONL format) and segmentation masks can be downloaded in the following structure:

nullface-test-set/
├── celeba-hq/
│   ├── mask_images/
│   │   ├── 00010.png
│   │   └── ...
│   └── metadata.jsonl
├── ffhq/
│   ├── mask_images/
│   │   ├── 00010.png
│   │   └── ...
│   └── metadata.jsonl
└── README.md

Contributors

hkung

5 commits

nielsr

1 commits

hkung/nullface-test-set

Dataset

0

stars

6

commits

3

linked in READMEs

Mar 13, 2025

updated

README

NullFace: Training-Free Localized Face Anonymization

Hugging Face Paper

Test set

We curated a subset of test subjects from the CelebA-HQ and FFHQ datasets for the quantitative comparisons against baseline methods in our paper. Specifically, we selected:

For each test subject, we generated a corresponding segmentation mask, which is designed to keep the eye and mouth areas visible when needed.

The test subject lists (JSONL format) and segmentation masks can be downloaded in the following structure:

nullface-test-set/
├── celeba-hq/
│   ├── mask_images/
│   │   ├── 00010.png
│   │   └── ...
│   └── metadata.jsonl
├── ffhq/
│   ├── mask_images/
│   │   ├── 00010.png
│   │   └── ...
│   └── metadata.jsonl
└── README.md

Contributors

hkung

5 commits

nielsr

1 commits