we0091234 / NCNN_SAMPLE
ncnn 实现一些项目例子
☆24Updated 2 years ago
Alternatives and similar repositories for NCNN_SAMPLE:
Users that are interested in NCNN_SAMPLE are comparing it to the libraries listed below
- yolov7-face tensorrt☆44Updated 2 years ago
- chinese_LPR tensorrt☆62Updated 2 years ago
- 这是一个使用opencv读取视频并使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量☆11Updated 10 months ago
- ☆20Updated last year
- yolov8seg 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆23Updated 10 months ago
- yolov8 tensorrt 加速☆53Updated 2 years ago
- ☆32Updated 5 months ago
- yolov8s-pose using ncnn inferring!☆33Updated last year
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆31Updated 2 years ago
- This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.☆41Updated 2 years ago
- 对 tensorRT_Pro 开源项目理解☆20Updated 2 years ago
- 跟着Tensorrt_pro学习各种知识☆38Updated 2 years ago
- yolov8 旋转目标检测部署,瑞芯微RKNN芯片部署、地平线Horizon芯片部署、TensorRT部署☆27Updated 9 months ago
- rknn inference☆44Updated 3 years ago
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆28Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署CenterNet目标检测,包含C++和Python两个版本的程序☆9Updated 2 years ago
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated 2 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆68Updated 2 years ago
- yolov5部署☆18Updated 2 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆62Updated 3 weeks ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆53Updated 3 years ago
- ☆17Updated 2 years ago
- RKNN模型推理部署模板☆21Updated last year
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆17Updated last year
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 2 years ago
- yolov7-tensorrtx☆36Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。