tensorflow_object_counting_api icon indicating copy to clipboard operation
tensorflow_object_counting_api copied to clipboard

Code-question: Comparison of the detected objects from different fames

Open MichelEhmen opened this issue 6 years ago • 1 comments

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

MichelEhmen avatar Oct 26 '18 09:10 MichelEhmen

https://github.com/ahmetozlu/tensorflow_object_counting_api/issues/45#issuecomment-522238455

ahmetozlu avatar Aug 17 '19 13:08 ahmetozlu