car-counting topic

List car-counting repositories

Multitarget-tracker

2.1k
Stars
646
Forks
Watchers

Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.

This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed estimation

Vehicle-Detection

189
Stars
41
Forks
Watchers

Vehicle Detection Using Deep Learning and YOLO Algorithm

rpi-urban-mobility-tracker

112
Stars
31
Forks
Watchers

The easiest way to count pedestrians, cyclists, and vehicles on edge computing devices or live video feeds.

vehicle-counting-using-python-yolo

32
Stars
13
Forks
Watchers

Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.

Real-time Traffic and Pedestrian Counting (YOLOV3 in tensorflow2)

实时车辆行人交通流计数Real-time Vehicle and Pedestrian Counting (CenterNet)

CarCounterYOLOv3

17
Stars
7
Forks
Watchers

This app detects types of cars and counts cars using YOLOv3

OpenCV_Traffic_Counter

17
Stars
8
Forks
Watchers

A car-counting system using background subtraction on a video feed. It makes use of OpenCV API.