xiaochus / Vehicle_Tracking
OpenCV 3 & Keras implementation of vehicle tracking with video data.
☆119Updated 7 years ago
Alternatives and similar repositories for Vehicle_Tracking:
Users that are interested in Vehicle_Tracking are comparing it to the libraries listed below
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆140Updated 8 years ago
- 以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪☆167Updated 6 years ago
- This repository contains our source code of Track 3 in the NVIDIA AI City Challenge Workshop at CVPR 2018. Please find the full source co…☆143Updated 6 years ago
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 5 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆125Updated 7 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆146Updated 6 years ago
- Pedestrians detection and tracking using OpenCV on Python☆133Updated 7 years ago
- Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)☆434Updated 7 years ago
- In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, …☆122Updated 7 years ago
- Automatic detection and tracking of moving vehicles in a video from a surveillance camera☆48Updated 7 years ago
- yolov3, deep_sort and optical flow☆82Updated 4 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Object Tracking using CNN and RNN in Tensorflow☆59Updated 7 years ago
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆96Updated 6 years ago
- Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering☆548Updated 4 years ago
- Vehicle detection, tracking and counting by blob detection with OpenCV on c++.☆119Updated 7 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆98Updated 7 years ago
- Multi-person tracking with SSD and Sort