azhartalha / Traffic-Survalance-with-Computer-Vision-and-Deep-LearningLinks
The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of vehicles on the highway. The statistics provided by the system can have many applications. Like, pricing the billboards on a highway for advertisement, higher the count of vehicles, higher the price. Moreover,…
☆61Updated 6 years ago
Alternatives and similar repositories for Traffic-Survalance-with-Computer-Vision-and-Deep-Learning
Users that are interested in Traffic-Survalance-with-Computer-Vision-and-Deep-Learning are comparing it to the libraries listed below
Sorting:
- 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
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Simple vehicle detection and counting with python and open cv final test☆54Updated 8 years ago
- Detect whether the person is wearing the safety helmet and vest in industry.☆25Updated 5 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆305Updated 3 years ago
- ☆67Updated 5 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 years ago
- A dataset of traffic, fire and accident images for training deep learning models.☆159Updated 6 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆167Updated last year
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- Vehicle Speed Check☆265Updated 3 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…☆319Updated 3 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- Training a YOLOv3 model to detect the presence of helmet for intrusion or traffic monitoring.☆131Updated 3 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆178Updated 4 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 7 years ago
- Implementation of darkflow on traffic sign detection and classification☆74Updated 2 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆169Updated 2 years ago
- Vehicle detection and speed measurement system☆60Updated 2 years ago
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆40Updated 6 years ago
- Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t…☆80Updated 6 years ago
- A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking☆251Updated 2 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- In present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Compu…☆43Updated 6 years ago
- An Image Processing and Computer Vision based traffic rules violation detection system from CCTV camera footage (including GUI App).☆68Updated 2 years ago
- Detects Pedestrians in images using HOG as a feature extractor and SVM for classification☆76Updated 2 years ago