denismerigoux / GPU-tracking
Final project for 15-618 : implement a GPU version of the KCF algorithm
☆65Updated 7 years ago
Alternatives and similar repositories for GPU-tracking:
Users that are interested in GPU-tracking are comparing it to the libraries listed below
- C++ version multiple object trackers☆65Updated 6 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- In Defense of Color-based Model-free Tracking☆70Updated 5 years ago
- yolov3☆67Updated 6 years ago
- ☆36Updated 5 years ago
- Python wrapper for KCFcpp☆102Updated 3 years ago
- Multi-target tracker based on cost computation.☆52Updated 7 years ago
- mobilenet 与darknet yolo☆95Updated 7 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆44Updated 6 years ago
- Exploiting the Circulant Structure of Tracking-by-detection with Kernels☆35Updated 8 years ago
- ☆34Updated 5 years ago
- C++ implementation of staple algorithm for object tracking.☆122Updated 5 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆45Updated 6 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 6 years ago
- c++ version of https://github.com/nwojke/deep_sort.☆144Updated 5 years ago
- C++ implementation of the MOSSE tracker☆33Updated 10 years ago
- Multi-person tracking with SSD and Sort☆83Updated 6 years ago
- ☆60Updated 8 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆57Updated 5 years ago
- c++ visual studio implement of ECO: Efficient Convolution Operators for Tracking☆150Updated 6 years ago
- YOLO (Real-Time Object Detection) in caffe☆68Updated 2 years ago
- c++ implementation of tracking algorithm staple☆21Updated 6 years ago
- Target to achieve 20 fps of vehicle/pedestrian detection(Fast R-CNN) on TX2 via TensorRT