Skip to content

KeyError: 'normalization' #116

@sixisir

Description

@sixisir

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions