yfji / LDESCpp
This is a C++ implementation of AAAI2019 paper LDES tracker. Now branch square is available, which uses square templates
☆10Updated 5 years ago
Alternatives and similar repositories for LDESCpp
Users that are interested in LDESCpp are comparing it to the libraries listed below
Sorting:
- c++ implementation of tracking algorithm staple☆21Updated 6 years ago
- An optical flow and Kalman Filter based tracker☆44Updated 6 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- A multi camera tracker based on homography and costs.☆18Updated 4 years ago
- face detector☆30Updated 5 years ago
- Multi-target tracker based on cost computation.☆52Updated 7 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
- An MTCNN based face detection and an optical-flow based tracking running in two threads.☆35Updated 6 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆48Updated 6 years ago
- combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking pro…☆27Updated 5 years ago
- In Defense of Color-based Model-free Tracking☆70Updated 6 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆48Updated 6 years ago
- C++ implementation of 2D single camera tracking based on Kalman filter☆29Updated 6 years ago
- Standalone openvino pedestrian tracking demo project,☆11Updated 4 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- ☆30Updated 5 years ago
- C++ re-implementation of fast Discriminative Scale Space Tracking.☆40Updated 2 years ago
- ☆15Updated 5 years ago
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- ☆11Updated 6 years ago
- Multiple-Person Multi-Camera Tracker☆13Updated 8 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.