Skip to content

gebaltso/SDFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example images SDFD

Description


🔶 We generated 1000 different synthetic face images that constitute the SDFD (Stable Diffusion Face-image Dataset). SDFD captures a broad spectrum of facial diversity encompassing not only demographics and biometrics but also non-permanent traits like make-up, hairstyle, and accessories.

🔶 We created various prompts that guide a state-of-the-art text-to-image model (Stable Diffusion 2.1)) in generating a comprehensive dataset of high-quality realistic images and can be used as an evaluation set in face analysis systems.

🔷 File finalPrompts.csv contains all the corresponding prompts that we used to get the SDFD dataset.

🔷 File finalPromptsSeparated.csv contains the same prompts with finalPrompts.csv but the attributes are comma separated.

How to Use to Reproduce the Images


❗ The first step is to install the Diffusers. We recommend installing them in a virtual environment from Conda. For more information see the official documentation .

➡️ In order to produce images run the SDFD.py file:

python3 SDFD.py

⚠️ Do not forget to change image output directory path as well as any other variable as needed.

Citation


TBA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages