zenhacker / TrackingAlgoCollectionLinks
A collection of common tracking algorithms
☆19Updated 11 years ago
Alternatives and similar repositories for TrackingAlgoCollection
Users that are interested in TrackingAlgoCollection are comparing it to the libraries listed below
Sorting:
- 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
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆49Updated 7 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- YOLO running on CPU with optimization☆52Updated 9 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 10 years ago
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆56Updated 9 years ago
- C++ version multiple object trackers☆66Updated 6 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 10 years ago
- Pedestrian Detection Project Codes and Documentations☆23Updated 10 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- caffe-yolo-9000☆48Updated 7 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆73Updated 5 years ago
- Detection-Tracking for Efficient Person Analysis: The DetTA Pipeline☆43Updated 7 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆48Updated 6 years ago
- http://www.cbsr.ia.ac.cn/users/scliao/projects/npdface/☆17Updated 9 years ago
- Final project for 15-618 : implement a GPU version of the KCF algorithm