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

Key generator/g_h5/w not found in checkpoint #65

Open
chenyzh28 opened this issue Jan 7, 2018 · 3 comments
Open

Key generator/g_h5/w not found in checkpoint #65

chenyzh28 opened this issue Jan 7, 2018 · 3 comments

Comments

@chenyzh28
Copy link

When i run complete.py for some choosen 64X64 pictures, it raises a notfounderror: Key generator/g_h5/w not found in checkpoint. Does anyone know what is wrong with it? Please help me out.
Addition : I found i cannnot train a new dataset with the train-dcgan.py, which is very weird.

@chenyzh28
Copy link
Author

Oh,I have solved the problem. Remeber to use 64X64 pictures instead of others.

@ChaoWei0606
Copy link

@chenyzh28 ,hello,Can you tell me how you train?after I delete original checkpoint directory,I run this command
./train-dcgan.py --dataset ./data/your-dataset/aligned --epoch 20.

The computer display "An existing model was not fount in the checkpoint directory. Initializing a new one"

I use my own training set.

Why doesn't he generate these files of checkpoint,DCGAN.model-60502.data-00000-of-00001,DCGAN.model-60502.index,DCGAN.model-60502.meta in the checkpoint directory?

@wiwengweng
Copy link

@ChaoWei0606 That's a normal check and make sure you have an checkpoint. Hope this help.

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