HonglinChu / Dynamic_detection_and_trackingLinks
(2018) Dynamic detection and tracking in UAV scenarios (C++Version); Moving obect detection in dynamic background; Feature point detection
☆11Updated 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
Sorting:
- mosse_tracker☆11Updated 5 years ago
- 基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。☆50Updated last year
- A fast object tracking pipeline that uses a combination of YOLO's accurate detection and KCF's fast tracking to track a particular object…☆41Updated 2 years ago
- MixformerV2 onnx c++, MixformerV2 TensorRT CPP and python version☆18Updated last year
- 基于TLD算法和GOTURN算法的多摄像头目标跟踪☆26Updated 5 years ago
- 基于YOLOV3和KCF的无人船平台水面目标识别跟踪程序☆28Updated 6 years ago
- Ncnn version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆85Updated 2 years ago
- KCF☆12Updated 3 years ago
- A system use yolov3/KCF&DSST/KF to detect,tracking and estimate the target location☆50Updated 8 months ago
- Multi-target tracking application for small and fast-moving targets using their kinematic features.☆27Updated 2 years ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆21Updated 3 years ago
- 基于无人机吊舱单目相机的目标定位算法与C++代码实现☆51Updated last month
- I use YOLO-tiny and KF for an UAV to track and follow an object.☆129Updated last year
- NanoTrack(@HonglinChu), C++ TensorRT deployment. MAX 250 FPS!☆24Updated last year
- This is my graduation project at CMU Robotic Institute☆30Updated 7 years ago
- Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]☆74Updated 6 years ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆9Updated 2 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.☆25Updated last year
- Matlab v1.0 implementation for AutoTrack