Sparkling-Water / yolo_darknetLinks
C++调用yolov4,使用yolov4官方接口,yolov4-tiny、yolov3等也可用
☆16Updated 3 years ago
Alternatives and similar repositories for yolo_darknet
Users that are interested in yolo_darknet are comparing it to the libraries listed below
Sorting:
- 通过opencv调用yolov4、yolov3、yolov4-tiny等进行目标检测☆27Updated 4 years ago
- Python&OpenCV实现单目相机标定和双目相机标定☆11Updated 4 years ago
- C++版本多目标跟踪☆28Updated 4 years ago
- A libtorch implementation of YOLOv3, supports training on custom dataset, evaluation and detection.☆19Updated 4 years ago
- 在自定义数据集上训练yolov3,并封装到ROS中作为一个节点☆55Updated 6 years ago
- Real time object detection with deployment of YOLOv5 through LibTorch C++ API☆173Updated 3 years ago
- 利用光流法进行运动目标检测☆34Updated 5 years ago
- 海康威视相机+yolov3 实现实时检测demo☆31Updated 5 years ago
- 张正友相机标定☆24Updated 7 years ago
- 基于YOLOV3和KCF的无人船平台水面目标识别跟踪程序☆28Updated 6 years ago
- C++ project of Yolov4☆29Updated 5 years ago
- 基于粒子滤波算法实现多目标实时跟踪☆44Updated 7 years ago
- 完成基于 yolov3 与 TensorRT 的 快速目标检测与基于 sgm 与 cuda 的 双目立体重建,发送类别,概率,以及物体在相机坐标系下的xyz☆17Updated 4 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆228Updated last year
- 基于无人机吊舱单目相机的目标定位算法与C++代码实现☆51Updated last month
- SSD net Training on pytorch and Implementation on libtorch☆50Updated 5 years ago
- Fast and robust template matching with majority neighbour similarity and annulus projection transformation☆60Updated 3 years ago
- C++ re-implementation of fast Discriminative Scale Space Tracking.☆42Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5检测车牌和4个角点,包含C++和Python两个版本的程序☆73Updated 3 years ago
- 使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序☆113Updated 3 years ago
- 粒子滤波☆26Updated 10 years ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆59Updated 2 years ago
- ☆31Updated 4 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的☆115Updated 3 years ago
- KCF+YOLO ( or SSD)☆16Updated 6 years ago
- ☆30Updated 5 years ago
- Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]☆74Updated 6 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆159Updated 3 years ago
- HOG+SVM行人检测☆33Updated 3 years ago
- 使用无损卡尔曼滤波追踪自行车☆20Updated 7 years ago