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

I cannot get to run the sample, exception throw out #1

Open
welcomealcol opened this issue Jul 20, 2017 · 4 comments
Open

I cannot get to run the sample, exception throw out #1

welcomealcol opened this issue Jul 20, 2017 · 4 comments

Comments

@welcomealcol
Copy link

Hi,

I try to train the model, but get the error as below:

m 3r0pzxmhee 41n s6

Could you please give me some info to fix this issue? Many thanks

alcol

@wangemm
Copy link

wangemm commented Jan 10, 2018

I met the error first,because data_nir is NULL.
Just python main.py --data_dir DATA_DIR

@asmaafawzy
Copy link

asmaafawzy commented Mar 4, 2018

@wangemm
I put my data path
python main.py --data_dir "path"
but it still doesn't work

@saikatbsk
Copy link
Owner

You need to make sure that your DATA_DIR contains .tfrecords files that were used for training the model. For instance, if you have trained the model with Chars74k dataset then your DATA_DIR should point to the Chars74k folder inside data.

Also, keep in mind that this project is old and I am not maintaining this. So, you may encounter multiple issues with newer versions of tensorflow.

@asmaafawzy
Copy link

asmaafawzy commented Mar 6, 2018

Can i add any other data as Celeba ?
i don't want to use data in this project

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

4 participants