qiaofengsheng / ai_deployLinks
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
☆27Updated last year
Alternatives and similar repositories for ai_deploy
Users that are interested in ai_deploy are comparing it to the libraries listed below
Sorting:
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated 2 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- ☆56Updated last year
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆51Updated 4 years ago
- yolov5模型训练后量化代码☆19Updated 4 years ago
- yolov5部署☆18Updated 2 years ago
- learning-cuda-trt☆114Updated 2 years ago
- 学习yolo算法和rknn框架☆35Updated 3 years ago
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆59Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆31Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆64Updated last year
- A quick TensorRT deoloyment solution for YOLOv8.