ahmetozlu / vehicle_counting_tensorflow

:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
https://www.youtube.com/watch?v=PrqnhHf6fhM
MIT License
873 stars 362 forks source link

Customising code of roi line #16

Closed williamfernando74 closed 6 years ago

williamfernando74 commented 6 years ago

I want to use this program with another traffic video but can't find the code where the coordinates of roi line is defined. I tried changin the variable in visualization file that was previously set to 200 but it didn't work. Can you please help me with this?

ahmetozlu commented 6 years ago

I know, the structure does not look crystal clear but developing is on progress and I have been working on developing the architecture, code cleanup and code refactoring.. I will upgrade the project soon with more talented traffic analyzer app also it will have more understandable and lightweight architecture..

Viba commented 6 years ago

The predict_speed code has some more coordinates you need to change for it to work with your video, check there.

williamfernando74 commented 6 years ago

Thank you so much ahmetozlu and Viba. Everything is working fine now. Thanks a lot.

Nisarg-Mehta28 commented 2 years ago

@williamfernando74 hey can you help me out man i also have the same problem so please help me out it's urgent for me