Synopsis PDF
Synopsis PDF
Project Synopsis
Existing System
The current traffic control system (TCS) in the metro cities of India are inefficient due to
randomness in the traffic density pattern throughout the day. The traffic signal timers have a
fixed time period to switch traffic between different directions. Due to this vehicles have to
wait for a long time span even if traffic density is very less. If the traffic signal timer can be
programmed to be manipulated with the continuously varying traffic density, the problem of
traffic congestion can be reduced to a significantly lower levels.
Proposed System
This model uses high resolution cameras to sense the changing traffic patterns around the traffic
signal and Machine learning adds intelligence to the system .Our System is based on computer
vision to have a real time status of the traffic at the intersection. In fact, in each lane, a Camera
is installed and YOLO, a new Real-Time Object Detection model is detecting and tracking
objects: For each new vehicle, the model is launching a timer to record its waiting time until it
leaves the intersection. The controller can then compute vehicles per lane and their waiting
time. Based on this real time information, the system will optimize the green light timer of the
next phase to enable maximum number of vehicles to pass safely with minimum waiting time.