Cars and Pedestrains Detection
-
Updated
Dec 30, 2021 - Python
Cars and Pedestrains Detection
Detecting Cars in a video using OpenCV and the pretrained haarcascade data set for car detection!
Using OpenCV to detect cars! This is how self driving cars works. Using pretrained data of haarcascade for detecting cars!
"Car Detection" is trained in Keras using Tensorflow as back-end. It's taking an image as input & gives a binary decision whether a car is present in the image or not.
Detection of cars from video or live webcam using opencv python
Detection of cars from video or live webcam using opencv python
Detecting Cars in real time and identifying the speed of cars and tracking
Simple car and pedestrian detection in video using "openCV" library 🚗 🚶
This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.
This model is very useful to detecting cars, buses, and trucks in a video.
"Car Detection" is trained in Keras using Tensorflow as back-end. It's taking an image as input & gives a binary decision whether a car is present in the image or not.
Car's plate detection and car's colour detection with YOLO5 and LPRnet
Detecting Cars in real time and identifying the speed of cars and tracking
Autonomous driving - car detection using the very powerful YOLO model
Add a description, image, and links to the cardetection topic page so that developers can more easily learn about it.
To associate your repository with the cardetection topic, visit your repo's landing page and select "manage topics."