stylegan-human / StyleGAN-Human

StyleGAN-Human: A Data-Centric Odyssey of Human Generation
1.15k stars 144 forks source link

Can you provide FID stat pkl file for SHHQ dataset? #46

Open genghisun opened 1 year ago

genghisun commented 1 year ago

Hi, I just want to use pre-trained model checkpoints to calculate the FID score. Since the SHHQ dataset is too large, it is not necessary to download the entire dataset.

I'm wondering if someone can directly provide me with the FID stat pkl file calculated by the SHHQ dataset. If using command python calc_metrics.py --metrics=fid50k_full ... in StyleGAN repo, the file should exist in the gan-metrics/ directory, as shown in this code snippet.

I have searched through the issue list and identified some individuals who may also have this file, and I kindly request for your assistance. I apologize if this message causes any inconvenience and thank you in advance for your help. @koutilya-pnvr @RichardChen20