xiaochus / Vehicle_Tracking
OpenCV 3 & Keras implementation of vehicle tracking with video data.
☆116Updated 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
- 以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪☆166Updated 6 years ago
- Pedestrians detection and tracking using OpenCV on Python☆131Updated 7 years ago
- Object Tracking using CNN and RNN in Tensorflow☆59Updated 7 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆137Updated 7 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆122Updated 7 years ago
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 5 years ago
- A multi-camera vehicle detection, tracking and re-identification system☆172Updated 3 years ago
- Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)☆434Updated 7 years ago
- Multi-person tracking with SSD and Sort☆83Updated 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
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆145Updated 6 years ago
- human tracking based on yolov3 and center loss☆53Updated 5 years ago
- Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering☆542Updated 4 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, …☆119Updated 7 years ago
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆96Updated 6 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Mobilenet SSD based pedestrian detection☆50Updated 6 years ago
- A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking☆247Updated 2 years ago
- Automatic detection and tracking of moving vehicles in a video from a surveillance camera☆48Updated 6 years ago
- Multiple object tracking (MOT) algorithm implemented in C++☆346Updated 3 years ago
- Human Detection using HOG-Linear SVM in Python☆135Updated last year
- yolov3, deep_sort and optical flow