129 skills found · Page 1 of 5
Smorodov / Multitarget TrackerMultiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
joaofaro / KCFcppC++ Implementation of KCF Tracker
fengyang95 / PyCFTrackersPython re-implementation of some correlation filter based tracker
uoip / KCFpyPython implementation of KCF tracking algorithm
vojirt / KcfKernelized Correlation Filter tracker
sunhater / KcfinderKCFinder web file manager
foolwood / KCFHigh-Speed Tracking with Kernelized Correlation Filters
TianyeAlex / Tracker Kcf Ros基于ros下应用深度相机的kcf追踪算法实现
inayatkh / Tracking Python3In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
xiaochus / Vehicle TrackingOpenCV 3 & Keras implementation of vehicle tracking with video data.
kubectl-plus / KcfA CLI tool providing you with status & configuration of a Kubernetes cluster fleet
scott89 / KCFSource code for "high-speed tracking with kernelized correlation filters"
ryanfwy / KCF DSST PyPython implementation of DSST tracking algorithm based on KCF tracker.
Kazuhito00 / OpenCV Object Tracker Python SamplePython版OpenCVのTracking APIの比較サンプル
Superlee506 / Correlation Filtering Tracking LibCorrelation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]
denismerigoux / GPU TrackingFinal project for 15-618 : implement a GPU version of the KCF algorithm
liliumao / KCF DSSTNo description available
chuanqi305 / KCFpython implementation of "high-speed tracking with kernelized correlation filters"
uzkent / EnKCF TrackerC++ implementation of EnKCF Tracker - [WACV18]
OAID / ObjectTrackerThis object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.