https://github.com/justfairdev/car_count_detection_system
https://github.com/justfairdev/car_count_detection_system
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/justfairdev/car_count_detection_system
- Owner: justfairdev
- Created: 2024-08-14T21:01:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T21:09:35.000Z (almost 2 years ago)
- Last Synced: 2025-05-04T20:48:07.404Z (about 1 year ago)
- Language: Python
- Size: 63.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vehicle Counter using OpenCV and YOLO
## Project Description
This project is a vehicle counter that uses OpenCV and YOLO for vehicle detection. It can detect and differentiate between various types of vehicles such as trucks, bicycles, cars, and buses. Each detected vehicle is assigned a unique tracker ID. The application also counts the total number of vehicles that pass through a specified region.
## Features
- Vehicle Detection: The application can detect various types of vehicles in a video stream.
- Vehicle Differentiation: It can differentiate between various types of vehicles such as trucks, bicycles, cars, and buses.
- Vehicle Tracking: Each detected vehicle is assigned a unique tracker ID for tracking its movement.
- Vehicle Counting: The application counts the total number of vehicles passing through a specified region.
[![Car_Count_Detection video]](https://github.com/Manjul1225/Car_Count_detection_System/blob/main/Run.mp4)