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

where is the generator weights? #29

Open
BitArtificial opened this issue May 21, 2019 · 1 comment
Open

where is the generator weights? #29

BitArtificial opened this issue May 21, 2019 · 1 comment

Comments

@BitArtificial
Copy link

OSError: Unable to open file (unable to open file: name = 'generator'
so I cant't find the weight in your code line 121 : g.load_weights('generator')

@FREEWING-JP
Copy link

1st Create "generator" file
python dcgan.py --mode train --batch_size 128

2nd
python dcgan.py --mode generate --batch_size 128

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