☆43Dec 20, 2021Updated 4 years ago
Alternatives and similar repositories for yolov5s_rknn_deploy
Users that are interested in yolov5s_rknn_deploy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 学习yolo算法和rknn框架☆36Aug 16, 2021Updated 4 years ago
- PyTorch-->ONNX-->RKNN☆128Sep 24, 2022Updated 3 years ago
- A rknn cpp/c++ inference codebase for yolov5.☆31Aug 25, 2021Updated 4 years ago
- YOLOv5 in PyTorch > ONNX > RKNN☆142Mar 31, 2021Updated 5 years ago
- 基于rknn的yolov5的cpp实现,包含各种依赖库,是一个完整工程,可直接编译运行☆20Feb 10, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Track vehicles and persons on rk3588 / rk3399pro.☆460Apr 8, 2023Updated 3 years ago
- movenet cpp deploy; model transformed from tensorflow☆14Nov 17, 2021Updated 4 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆22Jun 10, 2022Updated 3 years ago
- 在瑞芯微rockchip的AI芯片rv1109上,利用rknn和opencv库,修改了官方yolov3后处理部分代码Bug,交叉编译yolov3-demo示例后可成功上板部署运行。☆34Nov 4, 2021Updated 4 years ago
- nanodet_rknn on rk3399pro platform☆17Apr 17, 2022Updated 4 years ago
- 完成轻量化网络FastestDet的算法NCNN部署☆18Jul 7, 2022Updated 3 years ago
- NanoDet for Jetson Nano☆11Sep 30, 2023Updated 2 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆185Dec 27, 2022Updated 3 years ago
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆22Jul 8, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Inference YOLOv8 segmentation on ONNX, RKNN, Horizon and TensorRT☆35Sep 20, 2023Updated 2 years ago
- yolov5 detector using rockchip rknn in C++☆44Oct 29, 2022Updated 3 years ago
- Code repository for the SOD-YOLO method☆37Aug 3, 2025Updated 8 months ago
- toybrick rknn multithread c demo frame work☆21Jun 11, 2020Updated 5 years ago
- Tutorial includes rknn-envirment building, updating, model transfer, end-to-end YOLO3/self define model training &use, etc.☆36Jan 27, 2021Updated 5 years ago
- ☆12Oct 15, 2021Updated 4 years ago
- ☆10Sep 29, 2022Updated 3 years ago
- yolov8n 部署版 本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆161Jan 12, 2024Updated 2 years ago
- An ncnn implementation of YOLOv5 on ARM devices, capable of using GPU to accelerate inference☆27Nov 18, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆14Apr 24, 2023Updated 2 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆110Jul 27, 2022Updated 3 years ago
- YOLOPのPythonでのONNX推論サンプル