Repository navigation
car-tracking
- Website
- Wikipedia
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
This app detects types of cars and counts cars using YOLOv3
Iranian Vehicle Tracking and Recognition + License Plate Recognition Using Yolov5, OSNet
This program detects vehicles that are not moving
A simple night time vehicle tracking algorithm via headlight
car tracking using compuer vision techniques
Car and pedestrian tracker. Simple example using OpenCV
Car and pedestrian detection on videos (openCV)
This repository contains a car detection and tracking software implemented using YOLOv8 for object recognition and classification, along with DeepSORT for tracking. The program is capable of detecting cars, buses, trucks, and trains in real-time video streams. The model combines state-of-the-art object detection and tracking techniques.
Tracks vehicle details like model, registration number as well as insurance and next inspection date. Notifies you when one of the insurances expires or when inspection is coming up.
Ego and Target Car Tracking with LiDAR Measurements Using Kalman Filter