vehicle-counting topic
vehicle_counting_tensorflow
:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
car-counting-and-speed-estimation-yolo-sort-python
This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed estimation
Traffic-Rule-Violation-Detection-System
vehicle_counting
Vehicle detection, tracking and counting by blob detection with OpenCV on c++.
tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
simple_vehicle_counting
Vehicle Detection, Tracking and Counting
Yolo-Vehicle-Counter
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
Vehicle-Detection
Vehicle Detection Using Deep Learning and YOLO Algorithm
vehicle-counting
Vehicle counting using Pytorch
vehicle_counting_hog_svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.