ahmetozlu / tensorflow_object_counting_api

🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
https://www.youtube.com/watch?v=yT_1eKJTdfk
MIT License
1.32k stars 545 forks source link

Problem when Running with Tensorflow GPU (1.13 ) #64

Closed deeplogix-ashutosh closed 3 years ago

deeplogix-ashutosh commented 4 years ago

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

wz0424 commented 4 years ago

I have the same problem, how did you solve it?

ahmetozlu commented 3 years ago

It is related your TensorFlow version. Please check this.