Open aligoglos opened 5 years ago
When i wanted to load model this error occurred: KeyError: "The name 'images:0' refers to a Tensor which does not exist. The operation, 'images', does not exist in the graph." line 160 in network.py
KeyError: "The name 'images:0' refers to a Tensor which does not exist. The operation, 'images', does not exist in the graph."
I think you picked the wrong model: you should try the PFE models, not the base models.
When i wanted to load model this error occurred:
KeyError: "The name 'images:0' refers to a Tensor which does not exist. The operation, 'images', does not exist in the graph."
line 160 in network.py