ahmetozlu/vehicle_counting_tensorflow
Vehicle detection, tracking and counting system using TensorFlow object detection API.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This project provides vehicle detection, tracking and counting capabilities using TensorFlow Object Counting API as a base. It detects and classifies vehicles (cars, trucks, bicycles, motorcycles, buses), recognizes vehicle color, detects travel direction, predicts speed and estimates vehicle size. The system processes video input, crops detected vehicles, and outputs a CSV file with traffic measurements including vehicle type, color, direction and speed.