GitHub topics: speed-estimation
fullscreen-triangle/vibrio
High-Precision Human Velocity Analysis Framework
Language: Python - Size: 33.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking
YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
Language: Jupyter Notebook - Size: 81.5 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 947 - Forks: 242

bamwani/car-counting-and-speed-estimation-yolo-sort-python
This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed estimation
Language: Python - Size: 1.29 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 307 - Forks: 62

porscheofficial/speed-estimation-traffic-monitoring
A Self-Calibrating End-to-End Pipeline for Real-Time Speed Estimation for Traffic Monitoring
Language: Python - Size: 24 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 8

shreyapamecha/Speed-Estimation-of-Vehicles-with-Plate-Detection
The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisition of series of images from the video, trucks are detected using Haar Cascade Classifier. The model for the classifier is trained using lots of positive and negative images to make an XML file. This is followed by tracking down the vehicles and estimating their speeds with the help of their respective locations, ppm (pixels per meter) and fps (frames per second). Now, the cropped images of the identified trucks are sent for License Plate detection. The CCA (Connected Component Analysis) assists in Number Plate detection and Characters Segmentation. The SVC model is trained using characters images (20X20) and to increase the accuracy, 4 cross fold validation (Machine Learning) is also done. This model aids in recognizing the segmented characters. After recognition, the calculated speed of the trucks is fed into an excel sheet along with their license plate numbers. These trucks are also assigned some IDs to generate a systematized database.
Language: Python - Size: 409 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 163 - Forks: 37

gulomovazukhrakhon/IU-Projects
IU Projects
Language: Jupyter Notebook - Size: 72.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kardSIM/Vehicle_Speed_Estimation
Vehicle speed estimation using YOLOv9 for object detection and DeepSORT for tracking
Language: Jupyter Notebook - Size: 47.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

TotallyLuke/Vision-Project
Vehicle detection, tracking, counting, and speed estimation | project for the Vision & Cognitive System course (CompSci @ UniPd) | w/ Shakiba Farjood Fashalami
Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

LIARALab/SpeedSensor
This repository contains everything to reproduce the gait speed sensor created in the LIARA Lab
Language: Go - Size: 2.92 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

d36choi/hisafety
deepsort + yolov3 + velocity-tracker
Language: Python - Size: 5.18 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 5

Mahdijamebozorg/Traffic-Signal_Control-with-RL-YOLOv9-Surveillance-Camera Fork of sankalpvarshney/Track-And-Count-Object-using-YOLO
Traffic Signal Controll by Tracking, counting and speed estimation of vehicles on surveillance cameras using YOLO v9 and Reinforcement Learning
Language: Jupyter Notebook - Size: 8.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dstaroff/traffic-analyzer 📦
Estimate vehicle speed on a field with known distance
Language: Python - Size: 219 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SSutherlandDeeBristol/speed-detection
University of Bristol MEng Computer Science Dissertation and Code for 'Predicting Ego-Vehicle Speed from Monocular Dash-Cam Video in Diverse Conditions'.
Language: Python - Size: 33 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

MohamedHamdy28/Real-time-Traffic-violation-detection-system
This is an end-to-end traffic violation detection system in real time
Language: Python - Size: 65.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

trinhtuanvubk/yolo8-tracking-counting-speed_estimation
Tracking, counting and speed estimation using yolo8
Language: Python - Size: 118 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

carlobrok/speed_tracker
A script to track objects and estimate their speed in videos
Language: Python - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 3

derinsu1/Traffic_Analysis
Traffic analysis using YOLOv4 and OpenCV
Language: Jupyter Notebook - Size: 337 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 5

Gulfamwafaa/Vehicle-Detection-And-Speed-Tracking-using-OpenCV-Python
Vehicles speed detection and estimated speed tracking using Python with OpenCV and dlib libraries
Language: Python - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jamal022/automatic-number-plate-recognition-Speed-Estimation Fork of computervisioneng/automatic-number-plate-recognition-python-yolov8
This GitHub repository features an efficient project for Automatic License Plate Detection (ALPR) and Speed Estimation. Utilizing YOLOv8, SORT, and EasyOCR, the project achieves accurate results in real-time.
Language: Python - Size: 6.84 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DouglasHalse/longboard-underlight
Spice up your longboard riding with the power of rainbows. The rainbow effect's speed is proportional to the boards speed giving a mesmerizing effect.
Language: C++ - Size: 6.56 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ishitaagl20/VehicleDetection
Exploratory project into Vehicle Detection
Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bamwani/vehicle-counting-using-python-yolo
Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.
Language: Python - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 13

lcosicnus/CMS
Vehicle detection and tracking and speed estimation using opencv
Language: Python - Size: 52 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 11

ewigspace1910/car-velocity-estimation
A Tiny repo for solving the Vehicle Speed Estimation (car) problem based on Track 1 - AICity Challenge 2018
Language: Jupyter Notebook - Size: 163 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

SatyamGaba/speed_estimate_optflow_cnn
Speed estimation from a dash camera's feed using optical flow and CNN on Keras
Language: Python - Size: 51.6 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

nhatanh174/Speed-Estimate
Speed Estimate
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0
