csbhr / FFHQ-UV

The official repository of our CVPR2023 paper "FFHQ-UV: Normalized Facial UV-Texture Dataset for 3D Face Reconstruction".
MIT License
450 stars 47 forks source link

the correspondence of FFHQ #8

Closed qiuyuda closed 1 year ago

qiuyuda commented 1 year ago

Thanks for the great work. According to the paper, the released dataset has been filtered.

Is there any metohd to get the correspondence of the dataset with FFHQ?

csbhr commented 1 year ago

Recently I am occupied by other things, in the near future, we will provide project details of the FFHQ-UV dataset creation pipeline, including inversion latents/faces, detected face attributes, sample correspondence, etc.

csbhr commented 1 year ago

The corresponding indices in original FFHQ dataset are available now, please refer to this [README] for details.

We mainly focus on the quality and illumination properties of the normalized faces, and do not care about the identity fidelity with the faces in the original FFHQ dataset. Therefore, we do not encourage researchers to look for the correspondence between samples in FFHQ-UV and the original FFHQ dataset. To this end, we shuffle the samples in the FFHQ-UV dataset.

In addition, we additionally introduce a very small number of samples (about 1K samples) to alleviate the data biases of FFHQ and StyleGAN (e.g., dark-skinned faces). For these samples, we do not provide indices in the original FFHQ dataset.