vehicle-tracking topic

List vehicle-tracking repositories

vehicle_counting_tensorflow

865
Stars
360
Forks
Watchers

:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.

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

opencv-lane-vehicle-track

184
Stars
120
Forks
Watchers

OpenCV implementation of lane and vehicle tracking

vehicle_counting

116
Stars
59
Forks
Watchers

Vehicle detection, tracking and counting by blob detection with OpenCV on c++.

YOLO-Object-Counting-API

203
Stars
56
Forks
Watchers

The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm

Vehicle_Tracking

119
Stars
41
Forks
Watchers

OpenCV 3 & Keras implementation of vehicle tracking with video data.

Yolo-Vehicle-Counter

133
Stars
49
Forks
Watchers

This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.