This document describes a proposed system to detect motorcycle riders without helmets using deep learning techniques and report violations. The system uses support vector machines (SVM) for vehicle classification, convolutional neural networks (CNN) and SVM for helmet detection, and optical character recognition (OCR) for license plate recognition. Motorcycles are classified, helmet use is identified, and license plate numbers of riders without helmets are captured and SMS fines are sent. The goal is to reduce accidents by increasing helmet compliance through automated detection and reporting of violations.