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

How to reproduce the FID indicator? #28

Open
TechSheng opened this issue Dec 23, 2021 · 8 comments
Open

How to reproduce the FID indicator? #28

TechSheng opened this issue Dec 23, 2021 · 8 comments

Comments

@TechSheng
Copy link

Thank you for your good job! I have a question about the FID. I use the code in the picture to calculate the FID score. However, I failed to reproduce the FID score. Would you share your experimental settings?
image

@TechSheng
Copy link
Author

I use the provided model in the README.md file to calculate the FID score.
image

@VIROBO-15
Copy link

Hi @zuimeiyujianni
What is the FID score you are getting for babies dataset, I am also having the same problem in the evaluation

@TechSheng
Copy link
Author

Hi @zuimeiyujianni What is the FID score you are getting for babies dataset, I am also having the same problem in the evaluation

image
In 'Self-Test', I calculate the FID score using 1000 generated images(using the pretrained model provided in README.md). FID score are 86.62, 51.02, 48.12. The result of my calculation is much worse than the paper. What is the FID score you are getting? 👀

@TechSheng
Copy link
Author

Hi @zuimeiyujianni What is the FID score you are getting for babies dataset, I am also having the same problem in the evaluation
image

Are you also using the pretrained model provided in README.md ?

@VIROBO-15
Copy link

I have only trained babies dataset and got FID score as 81.95. According to my thought we should have actual evaluation setup for getting the desire number. @utkarshojha Can you please provide experimental setup for getting the desired output. I have trained the model for babies dataset from sketch taking ffhq as a source and not used the pretrained one given in the Readme.md

@TechSheng
Copy link
Author

I have only trained babies dataset and got FID score as 81.95. According to my thought we should have actual evaluation setup for getting the desire number. @utkarshojha Can you please provide experimental setup for getting the desired output. I have trained the model for babies dataset from sketch taking ffhq as a source and not used the pretrained one given in the Readme.md

I also want to calculate the LPIPS score. However, the link to the dataset is invalid. Do you have the dataset used to calculate lpips score? 😄 @utkarshojha Can you update the dataset link for evaluating intra-cluster distance? 😄

@JJuOn
Copy link

JJuOn commented Jan 7, 2022

I have only trained babies dataset and got FID score as 81.95. According to my thought we should have actual evaluation setup for getting the desire number. @utkarshojha Can you please provide experimental setup for getting the desired output. I have trained the model for babies dataset from sketch taking ffhq as a source and not used the pretrained one given in the Readme.md

@VIROBO-15 how many samples you used to calculate FID score? I used FFHQ->babies pretrained model from README.md and sampled 2492 images the same number of given real babies dataset.
I got FID score of 77.75.
I think the number of sampled image does matter.

@TechSheng
Copy link
Author

I have only trained babies dataset and got FID score as 81.95. According to my thought we should have actual evaluation setup for getting the desire number. @utkarshojha Can you please provide experimental setup for getting the desired output. I have trained the model for babies dataset from sketch taking ffhq as a source and not used the pretrained one given in the Readme.md

@VIROBO-15 how many samples you used to calculate FID score? I used FFHQ->babies pretrained model from README.md and sampled 2492 images the same number of given real babies dataset. I got FID score of 77.75. I think the number of sampled image does matter.

I use 1000 samples. The lpips indicator is calculated by 1000 images in paper. So I use the 1000 samples to calculate the FID.

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

3 participants