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
891 stars 361 forks source link

Vehicle Counting not working on X-Axis #59

Open nauyan opened 5 years ago

nauyan commented 5 years ago

@ahmetozlu I am trying to count vehicle on X-Axis and for that, I am using cumulative_object_counting_x_axis function but the pipeline is only counting pedestrians instead of vehicles. Any solution to this problem?

tjcst25 commented 4 years ago

I'm wondering the same thing. Where in the code do you specify the object type to count? I can't seem to find it. @ahmetozlu, are you still monitoring this? You have a bunch of unanswered questions from the last few months.