zhengthomastang / MOT_KalmanLinks
C++ implementation of 2D single camera tracking based on Kalman filter
☆29Updated 6 years ago
Alternatives and similar repositories for MOT_Kalman
Users that are interested in MOT_Kalman are comparing it to the libraries listed below
Sorting:
- Multi-target tracker based on cost computation.☆52Updated 8 years ago
- A multi camera tracker based on homography and costs.☆18Updated 5 years ago
- C++ version multiple object trackers☆66Updated 6 years ago
- Multiple-Person Multi-Camera Tracker☆13Updated 8 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆57Updated 6 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.☆25Updated last year
- This repository contains the source code of TeamUW in Track 1 and Track 3 at the NVIDIA AI City Challenge Workshop at CVPR 2018.☆28Updated 11 months ago
- In Defense of Color-based Model-free Tracking☆71Updated 6 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 2 weeks ago
- Collection of Correlation Filter based trackers with links to papers, codes, etc