The Bus Factor
The aim of this project is to deliver a system capable of detecting and monitoring buses that are running red lights in near-real-time using an unspecialized camera. To that end, it may involve developing an image classifier to detect whether a given object is a bus, and a way to determine the status of the traffic light. Additional features of the system could include number plate recognition, and speed detection.
The system should be highly configurable in many ways such as:
- Able to use a static video or a live camera input
- Support both Windows and Linux