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

Load Failed #14

Closed
AkhilSinghRana opened this issue Sep 12, 2017 · 4 comments
Closed

Load Failed #14

AkhilSinghRana opened this issue Sep 12, 2017 · 4 comments

Comments

@AkhilSinghRana
Copy link

When I try to run the script main.py for horse2zebra dataset which was downloaded as told in readme, I get a error saying Load Failed, once the graph is built. no further Information is given as why this is happening. Is there a bug in the script or some dependencies which are missing.
I am using tensorflow 1.3 gpu version

@xiaowei-hu
Copy link
Owner

xiaowei-hu commented Sep 12, 2017

Hi, I think you should extract the rar file to ./checkpoint/ not ./checkpoints/. It' s a typo in README.md.

@AkhilSinghRana
Copy link
Author

AkhilSinghRana commented Sep 12, 2017

Hi @XHUJOY Thanks for the quick response. I am using 'bash ./download_dataset.sh horse2zebra', to download the dataset which creates a new directory inside ./datasets. Is it not how it should be done ? While training I just give this directory as an argument.

*Note - I am not using the pretrained model, I want to train from scratch

@xiaowei-hu
Copy link
Owner

you can use soft link,
ln -s /your/dataset/path ./datasets

@shirishr
Copy link

@xhujoy
I am a newbie with ubuntu....I am on ubuntu 16.04, python 3.6 tensorflow 1.6

In the Tereminal I see output
discriminatorA/d_bn3/offset:0
discriminatorA/d_h3_pred/Conv/weights:0
Illegal instruction (core dumped)

Any suggestions?

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