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 5 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:
- 基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。☆54Updated 2 years ago
- 基于无人机吊舱单目相机的目标定位算法与C++代码实现☆55Updated 5 months ago
- Deep learning-based mobile model deployment(Object Tracking). Lightweight Object Tracking, NCNN,☆157Updated 2 years 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…☆42Updated 2 years ago
- MixformerV2 onnx c++, MixformerV2 TensorRT CPP and python version☆29Updated last year
- mosse_tracker☆11Updated 5 years ago
- NanoTrack(@HonglinChu), C++ TensorRT deployment. MAX 250 FPS!☆28Updated 2 years ago
- I use YOLO-tiny and KF for an UAV to track and follow an object.☆131Updated 2 years ago
- Ncnn version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆92Updated 3 months ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆23Updated 3 years ago
- C++版本基于libtorch的NanoTrack跟踪算法☆56Updated 2 years ago
- A system use yolov3/KCF&DSST/KF to detect,tracking and estimate the target location☆51Updated last year
- Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]☆76Updated 7 years ago
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆12Updated 3 months ago
- c++测试fDsst和Opencv中跟踪算法API效果☆35Updated 5 years ago
- [ICML 2024] Learning Adaptive and View-Invariant Vision Transformer for Real-Time UAV Tracking☆86Updated 2 months ago
- KCF