seasonSH / Probabilistic-Face-Embeddings

(ICCV 2019) Uncertainty-aware Face Representation and Recognition
MIT License
340 stars 58 forks source link

"The name 'images:0' refers to a Tensor which does not exist. The operation, 'images', does not exist in the graph." #4

Open aligoglos opened 5 years ago

aligoglos commented 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

lalondma commented 5 years ago

I think you picked the wrong model: you should try the PFE models, not the base models.