Hobby project to track vehicles that are over speeding and violating red light
-
Updated
Nov 5, 2021 - Python
Hobby project to track vehicles that are over speeding and violating red light
Python scripts for performing road segemtnation and car detection using the HybridNets multitask model in ONNX.
In this system you can detect cars from video or live webcam
This app detects types of cars and counts cars using YOLOv3
Iranian Vehicle Tracking and Recognition + License Plate Recognition Using Yolov5, OSNet
YOLOPv2のPythonでのONNX推論サンプル
This project utilizes the custom object detection model to monitor parking spaces in a video feed. It identifies vehicles in the video and overlays polygons representing parking spaces on the frames. The program then calculates the number of occupied and free parking spaces based on the detected vehicles and the predefined parking space polygons.
This program detects vehicles that are not moving
A simple night time vehicle tracking algorithm via headlight
This project is for learning computer vision using openCV and python.
Implemention of Fast RCNN by Tensorflow
a prototype through raspberry pi shows whether the captured video consists of a car or not and counts them.
🚙 This project merges YOLOv8l for precise car detection with SORT for streamlined car tracking, offering a comprehensive tool for real-time vehicle counting in designated areas.
This project aims to detect vehicles and read license plates from video footage. It leverages YOLOv8 for object detection and the SORT algorithm for tracking vehicles across frames. The detected license plates are then processed using EasyOCR to extract the text, with a focus on Indian license plate formats.
car detection and tracking
CNN-based real-time car parking lot classification
Vehicle detection and tracking
EcoCAR Y2 submission - car detection and collision prevention.
Add a description, image, and links to the car-detection topic page so that developers can more easily learn about it.
To associate your repository with the car-detection topic, visit your repo's landing page and select "manage topics."