The Road Safety Detector System is an automated solution that utilizes Google Teachable Machine for real-time detection of smoking and whether the driver is wearing a helmet. This project is implemented using HTML, CSS, and JavaScript.
- Helmet Detection: Determines whether the driver is wearing a helmet.
- Smoking Detection: Identifies if the driver is smoking.
- Real-time Feedback: Provides immediate feedback on road safety.
- Click the "Start" button to initialize the system.
- The webcam will activate, and the system will begin analyzing the driver's behavior.
- The results will be displayed, indicating whether the driver is following road safety rules.
- HTML
- CSS
- JavaScript
- Google Teachable Machine
-
Clone the repository:
git clone https://github.com/your-username/road-safety-detector.git
-
Open the
index.html
file in a web browser. -
Click the "Start" button to initiate the road safety detector.
Watch a Demo Video - (Replace # with the link to your demo video)