wujin-alex / drone-object-geolocation
基于无人机吊舱单目相机的目标定位算法与C++代码实现
☆45Updated 10 months ago
Alternatives and similar repositories for drone-object-geolocation:
Users that are interested in drone-object-geolocation are comparing it to the libraries listed below
- 基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。☆47Updated last year
- I use YOLO-tiny and KF for an UAV to track and follow an object.☆124Updated last year
- (2018) Dynamic detection and tracking in UAV scenarios (C++Version); Moving obect detection in dynamic background; Feature point detect…☆12Updated 4 years ago
- 基于匈牙利匹配和卡尔曼滤波的SORT多目标跟踪算法。☆15Updated 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
- RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search☆8Updated 2 years ago
- ROS中集成各类无人机应用,并全部工程部署至Nvidia Xavier NX2,算法包括:Yolo系列和NanoDet目标检测、KCF和ECO-HC目标跟踪、基于直方图的图像匹配、3D固态面阵激光雷达避障,以及完整的和Ardupilot飞控进行通信的实现。☆17Updated 2 years ago
- This is a c++ implement of yolov5 and fire/smoke detect.☆30Updated 3 years ago
- C++版本基于libtorch的NanoTrack跟踪算法☆46Updated 2 years ago
- https://github.com/amov-lab/SpireCV☆157Updated 4 months ago
- ☆30Updated 10 months ago
- Deep learning-based mobile model deployment(Object Tracking). Lightweight Object Tracking, NCNN,☆124Updated last year
- MixformerV2 onnx c++, MixformerV2 TensorRT CPP and python version☆14Updated 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…☆39Updated 2 years ago
- KCF☆11Updated 3 years ago
- 基于c++的Opencv实现KCF跟踪算法(未使用官方函数)☆14Updated 3 years ago
- 基于YOLOV3和KCF的无人船平台水面目标识别跟踪程序☆24Updated 6 years ago
- Source code for an Computer Vision and Deep Learning based algorihtm to detect and tracking UAVs from camera mounted on a flying UAV.☆66Updated last year
- ☆117Updated last year
- ☆16Updated last year
- ☆48Updated 9 months ago
- C++版本的sort算法,可无缝添加在检测器后进行实时多目标跟踪☆11Updated 2 years ago
- 基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。☆186Updated 9 months ago
- 封装Jetson Multimedia API的编解码库,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。☆37Updated 2 years ago
- Implementation of YOLOv3 about uav detection in PyTorch☆23Updated 5 years ago
- ☆99Updated last year
- ☆23Updated 2 years ago
- Served as a large-scale multi-modal benchmark, Anti-UAV drives the future research on the frontiers of tracking UAVs in the wild. With th…☆94Updated 3 years ago
- 本工具使用PYQT5编写界面。通过使用该工具可以快速部署相应数据集并训练,目前仍在不断更新中,较大的缺点是目前只支持PascalVOC格式的xml标签文件,所以其它格式的标签文件需要先转换为PascalVOC的格式,且目前仅适用于Linux系统且仅在Ubuntu16.04-…☆24Updated 3 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆41Updated 11 months ago