vehicle-detection-and-tracking
There are 31 repositories under vehicle-detection-and-tracking topic.
ahmetozlu/vehicle_counting_tensorflow
:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
ShreyAmbesh/Traffic-Rule-Violation-Detection-System
Hobby project to track vehicles that are over speeding and violating red light
sidroopdaska/SelfDrivingCar
A collection of all projects pertaining to different layers in the SDC software stack
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.
ahmetozlu/vehicle_counting_hog_svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
kmr0877/Vehicle-and-Speed-Identification
Detecting Cars in real time and identifying the speed of cars and tracking
Landzs/Tracking_Multiple_Objects_In_Surveillance_Cameras
Automatic detection and tracking of moving vehicles in a video from a surveillance camera
pushprajkatiyar/person_detection_from_cctv_video
detect the no of people every second entering building gate. #person-detection
LdDl/odam
ODAM - Object detection and Monitoring
AshishGusain17/Vehicle-Warning-Indicator-System
A deep learning and computer vision based warning indicator system for the vehicle drivers using live dash-cam footage.
Toemazz/VehicleDetectionAndTracking
Modified TensorFlow Object Detection Model for vehicle detection and tracking
khopaderahul01/vehicletracking
Vehicle Tracking Full Project Using C#,ASP.net,Javascript etc
Lijun-Yu/zero_virus
Zero-VIRUS: Zero-shot VehIcle Route Understanding System for Intelligent Transportation (CVPR 2020 AI City Challenge Track 1)
nickorzha/vehicle-speed-tracking
Detecting Cars in real time and identifying the speed of cars and tracking
ahmetozlu/arlo_traffic_analysis
Vehicle detection, tracking, counting and speed prediction on videos with OpenCV.
harveen54/Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
khopaderahul01/vehicletrafficdetction
Video/Image processing project using Blob Detection.
shazraz/Vehicle-Lane-Detection-YOLOv2
Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5
TomatoFT/Vehicle-Trajectory-Prediction-in-Ho-Chi-Minh-city-streets
Predict the trajectory of the vehicles in HCM city streets with YOLOv7 + DeepSORT + CNN-LSTM/CNN-GRU.
ejimenezb/Intelligent-Traffic-Light-Control-System.
Proyecto de control de trafico e intercepción de semáforos inteligentes.
nmssilva/augmented_perception
Semi-automatic detection, tracking and labelling of active targets for autonomous driving.
pushprajkatiyar/object-detection-from-cctv
detect objects from cctv camera
Landzs/Simply_Car_Tracking_By_Kalman_Filter
Track a single car by using Kalman filter
norman-thomas/CarND-T1-P5-Vehicle-Detection
Udacity Self-Driving Car Nanodegree: Vehicle Detection Project
sekilab/VehicleReIdentificationDataset
Vehicle Re-Identification (ReID) dataset contains over 55,000 images for training and validation of the vehicle re-identification model
opendatalabcz/traffic-surveys-automation
Traffic survey automator is a software that analyses traffic recordings using deep learning and statistical algorithms. It outputs the numbers of vehicles passing through the defined regions of interest.
rfonod/geo-trax
Geo-trax is a comprehensive pipeline for extracting and analyzing high-accuracy georeferenced vehicle trajectories from quasi-stationary, bird’s-eye view drone footage. Using advanced computer vision and deep learning, it enables detailed urban traffic analysis and supports scalable, precise studies of vehicle dynamics.
BlazeStorm001/singvms
Computer Vision Project for Vehicle Detection and Classification Dashboard of Live Singapore Traffic using YOLOv11.
svanimisetti/CarND-Vehicle-Detection
Vehicle Detection Project
anoop6543/Project5-Vehicle-Tracking-and-Detection
Project5 - Self Driving Car Nano Degree Program