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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: