Hi,
In this repo, You will see how I counted different vehicles at two seperate locations
pip install -r requirements.txt
python traffic_count.py
- I want to add the functionality to save a json file that containes the final nunmber of vehicles counted for both ways.
- I want to dockerize this file