Starred repositories
基于NCNN前向推理的Android代码工程,实现基于图片和实时摄像头流(视频)的目标检测,模型包含YoloV5、YoloV7、YoloV8、YoloV10、YoloV11、rtmdet等NCNN模型文件,已包含opencv、ncnn依赖包,下载后在Android studio上安装依赖环境后可直接运行!如果感觉有所帮忙,望点击star⭐!
YOLOv12: Attention-Centric Real-Time Object Detectors
A high-performance C++ headers for real-time object detection and segmentation using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO (v5, v7, v8, v9…
YOLOv12 Inference Using CPP and ONNX Runtime
YOLOv12 Inference Using CPP, Tensorrt, And CUDA
ONNX Runtime Server: The ONNX Runtime Server is a server that provides TCP and HTTP/HTTPS REST APIs for ONNX inference.
The Polygon Drawer is an interactive web-based tool designed to help computer vision engineers and students easily annotate images or video frames by creating polygonal zones.
Simple, High-speed inferencing for YOLOv11 with ONNXRuntime
a lightweight C++ cross-platform vision inference library,support YOLOv10 YOLOv11 PaddleOCR EasyOCR ,using ONNXRuntime/TVM with multiple exectuion providers.
deploy the YOLO model on C++ with Opencv4.8 or onnxruntime
最强yolov8视频识别项目,自带行为识别,物品识别功能,yolov8 视频识别,使用yolov8识别物品以及实现计数功能,在开源的基础项目上新增了另一种检测模型。基于开源模型yoloV8识别视频中的目标, 喜欢的点点star!!
C++ and Python implementations of YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, YOLOv11 inference.
Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.
An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.
This is a repository for deploying YOLOX using onnxruntime.
A web app that helps you archive and delete old/unused repos, quickly and easily.
Display remote image on Android with libcurl in C/C++