You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, I simply tried to use the model, you kindly shared. I had this issue while trying to "probabilities = model.predict(image)":
"ValueError: Tensor Tensor("dense_2/Softmax:0", shape=(None, 274), dtype=float32) is not an element of this graph."
I cannot understand how to solve this.
Thankx.
The text was updated successfully, but these errors were encountered:
hi, I simply tried to use the model, you kindly shared. I had this issue while trying to "probabilities = model.predict(image)":
"ValueError: Tensor Tensor("dense_2/Softmax:0", shape=(None, 274), dtype=float32) is not an element of this graph."
I cannot understand how to solve this.
Thankx.
The text was updated successfully, but these errors were encountered: