ShreyAmbesh / Traffic-Rule-Violation-Detection-SystemLinks
Hobby project to track vehicles that are over speeding and violating red light
☆312Updated 4 years ago
Alternatives and similar repositories for Traffic-Rule-Violation-Detection-System
Users that are interested in Traffic-Rule-Violation-Detection-System are comparing it to the libraries listed below
Sorting:
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆174Updated last year
- Detects license plate of car and recognizes its characters☆359Updated 2 years ago
- The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.☆298Updated 7 years ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆320Updated 3 years ago
- Vehicle Speed Check☆266Updated 3 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆172Updated 3 years ago
- ☆67Updated 5 years ago
- Simple vehicle detection and counting with python and open cv final test☆55Updated 8 years ago
- A License-Plate detecttion application based on YOLO☆135Updated 4 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆166Updated 5 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆177Updated 4 years ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆61Updated 6 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 6 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Automatic Number (License) Plate Recognition using Tensorflow Object Detection API☆219Updated 6 years ago
- "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting…☆929Updated 4 years ago
- Read Vehicle Number Plate and store the data in a CSV file with date and time.☆81Updated 5 years ago
- This is a simple vehile detection project using Computer Vision☆70Updated 4 years ago
- A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)