Skip to content

3TInfoTinker/traffic_violation_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Violation Detection System 🚦

This project is an AI-powered traffic monitoring system designed to detect:

  • Helmet violations 🪖
  • Seatbelt violations ⛑️
  • Wrong turns at roundabouts ↩️

Built using Python, OpenCV, YOLOv8, and SQLite3.


📂 Project Structure

. ├── docs/ # Documentation ├── models/ # Pretrained or custom YOLO models ├── quasar/ # Virtual environment (not tracked in Git) ├── source/ # Main application source code ├── tests/ # Unit & integration tests ├── *.db # SQLite databases ├── yolov8n.pt # YOLO model weights ├── requirements.txt # Python dependencies ├── LICENSE # License file └── README.md # Project documentation


🚀 Getting Started

1. Clone the Repository

git clone https://github.com/your-username/traffic-violation-detection.git cd traffic-violation-detection

About

AI-powered traffic monitoring system (Helmet, Seatbelt, and Roundabout Violation Detection) using Python, OpenCV, YOLOv8, and SQLite3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages