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

Calculating FID Dose not require image size as 299x299? #9

Open
mathfinder opened this issue Jul 25, 2018 · 2 comments
Open

Calculating FID Dose not require image size as 299x299? #9

mathfinder opened this issue Jul 25, 2018 · 2 comments

Comments

@mathfinder
Copy link

The InceptionV3 is trained with image size as 299x299.
But I don't find the code that resize image as 299x299. Dose calculating FID not require this
process? Are the images resized offline?

@HRamses
Copy link
Collaborator

HRamses commented Jul 26, 2018

Hey! If you open the model graph in tensorboard, you can see that the input is resized to 299x299 by the model.

@lzhbrian
Copy link

lzhbrian commented Apr 7, 2019

see my explanation here
openai/improved-gan#28 (comment)

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