DataXujing / ncnn_android_yolov8Links
QT+NCNN 小米手机运行YOLOv8s
☆145Updated 2 years ago
Alternatives and similar repositories for ncnn_android_yolov8
Users that are interested in ncnn_android_yolov8 are comparing it to the libraries listed below
Sorting:
- Real time yolov8 Android demo by ncnn☆549Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署。☆114Updated last year
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆101Updated last year
- 非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测☆85Updated 3 years ago
- Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite☆83Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6…☆250Updated 3 years ago
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆267Updated last week
- a sample yolov8 object segment android project based on ncnn and opencv.☆112Updated 3 months ago
- pt-->wts-->engine☆154Updated last year
- A simple implementation of Tensorrt YOLOv8☆87Updated 2 years ago
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆307Updated 9 months ago
- cv_research项目-移动端NCNN部署,项目支持YOLOv5s等模型,摄像头实时捕获视频流进行检测,也可以上传图片或者视频进行检测!☆70Updated 4 years ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆46Updated last year
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆127Updated 3 weeks ago
- auto-labelimg based on yolov5, with many other useful tools☆287Updated 2 years ago
- Depoly yolov5.tflite in android.☆171Updated 2 years ago
- YOLOv5 ONNX Runtime C++ inference code.☆281Updated last year
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆125Updated 2 years ago
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆91Updated 3 years ago
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆382Updated 4 months ago
- A simple implementation of tensorrt yolov5 python/c++🔥☆188Updated 3 years ago
- 使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序☆92Updated 2 years ago
- 使用opencv部署yolov7☆71Updated 2 years ago
- 使用onnxruntime部署yolov5☆77Updated 3 years ago
- 自动标注☆194Updated last year
- yolov8 hub,cpp with onnxruntime and opencv☆434Updated last year
- 目标检测yolov5 v6.0版,pytorch实现,标注,增强,训练自定义数据集全流程☆73Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆190Updated 3 years ago
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆44Updated last month