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

KeyError: 'normalization' #116

Open
sixisir opened this issue Sep 21, 2019 · 1 comment
Open

KeyError: 'normalization' #116

sixisir opened this issue Sep 21, 2019 · 1 comment

Comments

@sixisir
Copy link

sixisir commented Sep 21, 2019

when I run the FCN.py, appearing the error .

Traceback (most recent call last):
File "/home/yons/PycharmProjects/untitled1/FCN.tensorflow-master/FCN.py", line 235, in
tf.app.run()
File "/home/yons/anaconda3/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
File "/home/yons/PycharmProjects/untitled1/FCN.tensorflow-master/FCN.py", line 153, in main
pred_annotation, logits = inference(image, keep_probability)
File "/home/yons/PycharmProjects/untitled1/FCN.tensorflow-master/FCN.py", line 79, in inference
mean = model_data['normalization'][0][0][0]
KeyError: 'normalization'

@qinyifang
Copy link

have U resolve it?

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