This document presents a traffic violation detection system using object detection. It discusses introducing object detection and its applications like self-driving cars and optical character recognition. It describes problems with manual traffic management and the COCO dataset used. The proposed solution uses a TensorFlow object detection API to detect violations from uploaded images on a web application. It concludes that the anticipated algorithm can efficiently detect vehicle number plates with room for improving low light detection accuracy.