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

Getting "in complete assert(isLoaded) AssertionError" when running complete.py on my own checkpoints directory #68

Open
fabrahman opened this issue Feb 22, 2018 · 1 comment

Comments

@fabrahman
Copy link

Hello Guys,

I have trained the model and saved the .index, .meta and .data file in a different directory. However; when running complete.py I am getting this error:
File "/home/hannahbrahman/ADV ML CMPS 290/GANS/dcgan-completion.tensorflow/model.py", line 262, in complete
assert(isLoaded)
AssertionError

Although on the cloned 'checkpoints' directory it is working fine.
Did anyone have this problem before? I would appreciate any help.

by the way this is the command I used: ./complete.py ./data/selection/* --outDir outputImages --checkpointDir mycheckpoints

@tedqin
Copy link

tedqin commented Mar 29, 2018

i have the same problem, I wonder if you have solved this?

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