Team Lead
Shashidhar Reddy
20J41A6623
Led the project direction, system planning, and overall implementation workflow.
Adaptive Traffic Intelligence
RoadSense is a smart traffic analytics system concept where cameras above intersections use YOLOv8 vehicle detection and congestion scoring to reduce unnecessary red-light waiting. Instead of giving green time to roads with zero traffic, the system shifts priority toward the lanes that actually need movement, while still protecting emergency vehicles with instant safe override logic.
The Real Problem
Cameras mounted above signals continuously watch incoming lanes.
YOLOv8 identifies cars, buses, trucks, bikes, and emergency vehicles.
Vehicle counts become live density scores that estimate waiting pressure.
The controller gives green time to the lanes that actually need it most.
Adaptive Behavior
Instead of keeping fixed red and green intervals, the system analyzes real-time lane occupancy and changes the signal phase accordingly. This directly targets the common issue where stopped vehicles build up at one direction while another direction remains empty.
Emergency Handling
If a police vehicle, ambulance, or fire truck is detected at a red phase, the controller starts an alarm event, turns the intersection into a safe all-red state, and prepares a clear path for fast emergency passage.
Mounted Hardware
Each traffic light pole carries a road-facing camera on top and an LED alert unit underneath. During emergency detection, the LED module flashes red and blue so nearby drivers and operators know the junction has entered emergency priority mode.
Live Simulator
Higher traffic load detected in vertical movement.
System Engine
Resume Summary
Built a real-time traffic monitoring and adaptive signal control system using Python and YOLOv8 to detect vehicles, analyze density, visualize congestion behavior, and trigger emergency-aware overrides from live video streams.
Project Team
This system was developed as a team effort combining computer vision, traffic logic, and system design, with Shashidhar Reddy leading the project direction and execution.
Team Lead
20J41A6623
Led the project direction, system planning, and overall implementation workflow.
Core Team
20J41A6611
Contributed to the project build and collaborative development of the traffic analytics solution.
Core Team
20J41A6642
Contributed to the project build and collaborative development of the traffic analytics solution.
Next Development Phase
Phase 01
Add OCR-based number plate recognition so vehicles entering the signal zone can be identified, tracked, and checked against flagged records in real time.
Phase 02
Automatically alert nearby police systems when stolen or flagged vehicles are detected at the intersection.
Phase 03
Connect multiple intersections into one city-level traffic intelligence layer for operations and planning.