tensorflow_object_counting_api
tensorflow_object_counting_api copied to clipboard
Code-question: Comparison of the detected objects from different fames
Hello Ahmet,
I'm currently working on a student project with Tensorflow. I think I understood the important things of your implementation. But I have one problem. When you detect the object and you want to identify the moving direction of the object with the frame-pixels of the frame before, how do you know that the object of the new frame is the same object like the object of frame before?
Thank you
https://github.com/ahmetozlu/tensorflow_object_counting_api/issues/45#issuecomment-522238455