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

Resume training support changes reflected in the run_training.py file #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sadam1195
Copy link

Commit for resuming training was merged successfully but few changes weren't added in the master branch of the run_training.py file.

Commit for resuming training was merged successfully but few changes weren't added in the master branch of the run_training.py file.
@aashana94
Copy link

aashana94 commented Oct 16, 2020

I am trying to run metrics using the original implementation of Progressive Growing of GAN by tkarras but I am not able to, has anyone any luck? or can help me with it?

For FID I get - AttributeError: module 'metrics' has no attribute 'frechet_inception_distance'
For IS i get - ValueError: Shape must be rank 2 but is rank 1 for 'MatMul' (op: 'MatMul') with input shapes: [2048], [2048,1008].

My training went fine. The results of the images look decent. My input image size is 256*256.
SWD and MS-SSIM have worked fine.

https://github.com/tkarras/progressive_growing_of_gans

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

Successfully merging this pull request may close these issues.

2 participants