Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about FID computation #40

Open
koutilya-pnvr opened this issue Nov 24, 2022 · 2 comments
Open

Question about FID computation #40

koutilya-pnvr opened this issue Nov 24, 2022 · 2 comments

Comments

@koutilya-pnvr
Copy link

@stylegan-human, the FID I am getting for stylegan_human_v2_1024.pkl seems higher than what is reported in the paper.

I did the following two methods for FID computation:

  1. Generated 10 K images and calculated FID using pytorch-fid to get FID of ~59
  2. Use the calc_metrics.py from the stylegan2-ada-pytorch repo and calculate the fid50k_full to be 50.0

Both of these calculations are done with respect to the SHHQ-1.0 40K images.

Just curious what dataset was used as reference to compute the FID on your generated images! Is it possible to share the FID computation code for reproducibility? Thanks for your consideration.

@genghisun
Copy link

Hi! I got similar results to yours, did you solve it now? Is there something wrong with my settings?

@koutilya-pnvr
Copy link
Author

I didn't continue or solve that issue. Waiting for the response from the authors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants