HonglinChu / Dynamic_detection_and_tracking
(2018) Dynamic detection and tracking in UAV scenarios (C++Version); Moving obect detection in dynamic background; Feature point detection
☆12Updated 4 years ago
Alternatives and similar repositories for Dynamic_detection_and_tracking:
Users that are interested in Dynamic_detection_and_tracking are comparing it to the libraries listed below
- mosse_tracker☆11Updated 5 years ago
- MixformerV2 onnx c++, MixformerV2 TensorRT CPP and python version☆17Updated last year
- 基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。☆48Updated last year
- A system use yolov3/KCF&DSST/KF to detect,tracking and estimate the target location☆49Updated 6 months ago
- A fast object tracking pipeline that uses a combination of YOLO's accurate detection and KCF's fast tracking to track a particular object…☆39Updated 2 years ago
- Ncnn version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆84Updated 2 years ago
- 基于TLD算法和GOTURN算法的多摄像头目标跟踪☆26Updated 5 years ago
- I use YOLO-tiny and KF for an UAV to track and follow an object.☆128Updated last year
- NanoTrack(@HonglinChu), C++ TensorRT deployment. MAX 250 FPS!☆23Updated last year
- C++版本多目标跟踪☆27Updated 4 years ago
- Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]☆74Updated 6 years ago
- MCMOT TensorRT deployment(C/C++) based on ByteTrack.☆17Updated 2 years ago
- C++ re-implementation of fast Discriminative Scale Space Tracking.☆40Updated 2 years ago
- C++版本基于libtorch的NanoTrack跟踪算法☆47Updated 2 years ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆22Updated 3 years ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆9Updated 2 years ago
- 基于无人机吊舱单目相机的目标定位算法与C++代码实现☆45Updated 11 months ago
- This is my graduation project at CMU Robotic Institute☆28Updated 6 years ago
- 本仓库基于 Intel OpenVINO Toolkit 部署 LightTrack 跟踪算法,包含 Python、C++ 两种语言的推理代码.☆20Updated last year
- Matlab v1.0 implementation for AutoTrack☆100Updated 4 years ago
- Python implementation of DSST tracking algorithm based on KCF tracker.☆77Updated 6 years ago
- 基于匈牙利匹配和卡尔曼滤波的SORT多目标跟踪算法。☆16Updated 2 years ago
- 基于c++的Opencv实现KCF跟踪算法(未使用官方函数)☆15Updated 3 years ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆45Updated 2 years ago
- C++版本的sort算法,可无缝添加在检测器后 进行实时多目标跟踪☆11Updated 2 years ago
- KCF☆12Updated 3 years ago
- 基于YOLOV3和KCF的无人船平台水面目标识别跟踪程序☆26Updated 6 years ago
- A C++ demo for Hungarian algorithm (Kuhn-Munkres algorithm).☆42Updated 2 years ago
- A tracking controller for unmanned aerial vehicles (UAVs) is developed to track moving targets in the presence of occlusion.☆25Updated 5 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.☆23Updated last year