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.

Home Page:https://www.youtube.com/watch?v=PrqnhHf6fhM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color

Hawkes1996 opened this issue · comments

How do I cancel the color prediction

You can comment out the line. Lines 307 to 430 contains all the output printing of data. Comment out the lines that you don't need

predicted_color = ''
in visualization_utils.py @ line #184