[go: nahoru, domu]

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

Error while using the pretrained Synth 90K model #53

Open
saurabhzuve opened this issue Sep 11, 2017 · 5 comments
Open

Error while using the pretrained Synth 90K model #53

saurabhzuve opened this issue Sep 11, 2017 · 5 comments

Comments

@saurabhzuve
Copy link

Hey please help,
I am trying to run the code on the pretrained model as provided by you. But I get the following error when I run:
python src/launcher.py --phase=test --visualize --data-path=my_img/image_path.txt --data-base-dir=my_img --log-path=log.txt --load-model --model-dir=model --output-dir=results

Error:
NotFoundError (see above for traceback): Tensor name "bidirectional_rnn/bw/basic
_lstm_cell/bias" not found in checkpoint files model\translate.ckpt-47200
[[Node: save/RestoreV2_1 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:l
ocalhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_1/tensor_n
ames, save/RestoreV2_1/shape_and_slices)]]

I am running this on Windows using Tensorflow 1.2.1

Please help

@ArulMuruganChinnakannan
Copy link
ArulMuruganChinnakannan commented Oct 5, 2017

I face the same Problem Please help

I am running this on Windows using Tensorflow 1.3
image

image

@cbzeng110
Copy link

I face the same problem. But when use the model trained by myself, this problem is solved

@pribadihcr
Copy link

Hi @cbzeng110,

could you give me a link to download your model?. how the accuracy?

@cbzeng110
Copy link

u can train you own model with the instruction by the author

@balajiwix
Copy link

When i am doing the training , i am getting the errors

2018-05-16 16:41:13,307 PIL.PngImagePlugin DEBUG STREAM b'tIME' 41 7
2018-05-16 16:41:13,307 PIL.PngImagePlugin DEBUG b'tIME' 41 7 (unknown)
2018-05-16 16:41:13,307 PIL.PngImagePlugin DEBUG STREAM b'IDAT' 60 8192
2018-05-16 16:41:13,308 PIL.PngImagePlugin DEBUG STREAM b'IHDR' 16 13
2018-05-16 16:41:13,308 PIL.PngImagePlugin DEBUG STREAM b'tIME' 41 7
2018-05-16 16:41:13,308 PIL.PngImagePlugin DEBUG b'tIME' 41 7 (unknown)
2018-05-16 16:41:13,309 PIL.PngImagePlugin DEBUG STREAM b'IDAT' 60 1699
2018-05-16 16:41:13,309 PIL.PngImagePlugin DEBUG STREAM b'IHDR' 16 13
2018-05-16 16:41:13,309 PIL.PngImagePlugin DEBUG STREAM b'tIME' 41 7
2018-05-16 16:41:13,309 PIL.PngImagePlugin DEBUG b'tIME' 41 7 (unknown)
2018-05-16 16:41:13,309 PIL.PngImagePlugin DEBUG STREAM b'IDAT' 60 1871
2018-05-16 16:41:13,310 PIL.PngImagePlugin DEBUG STREAM b'IHDR' 16 13
2018-05-16 16:41:13,310 PIL.PngImagePlugin DEBUG STREAM b'tIME' 41 7
2018-05-16 16:41:13,310 PIL.PngImagePlugin DEBUG b'tIME' 41 7 (unknown)
2018-05-16 16:41:13,310 PIL.PngImagePlugin DEBUG STREAM b'IDAT' 60 8192
2018-05-16 16:41:13,310 PIL.PngImagePlugin DEBUG STREAM b'IHDR' 16 13
2018-05-16 16:41:13,311 PIL.PngImagePlugin DEBUG STREAM b'tIME' 41 7

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

5 participants