denismerigoux / GPU-trackingLinks
Final project for 15-618 : implement a GPU version of the KCF algorithm
☆67Updated 8 years ago
Alternatives and similar repositories for GPU-tracking
Users that are interested in GPU-tracking are comparing it to the libraries listed below
Sorting:
- In Defense of Color-based Model-free Tracking☆73Updated 6 years ago
- C++ version multiple object trackers☆67Updated 7 years ago
- Python wrapper for KCFcpp☆104Updated 4 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆50Updated 7 years ago
- Using TensorRT to implement and accelerate YOLO v3. Multi-scale and NMS are included. The acceleration ratio reaches 3 compared to the o…☆43Updated 7 years ago
- yolov3☆67Updated 7 years ago
- Real-time visual object tracking using correlations filters and deep learning☆33Updated 7 years ago
- C++ implementation of staple algorithm for object tracking.☆126Updated 6 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆51Updated 7 years ago
- ☆34Updated 6 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆58Updated 7 years ago
- Discriminative Correlation Filter with Channel and Spatial Reliability☆240Updated 7 years ago
- C++ Implementation of SiamMask