JasonSloan / DeepFusionLinks
A ready-to-use notebook!
☆56Updated last week
Alternatives and similar repositories for DeepFusion
Users that are interested in DeepFusion are comparing it to the libraries listed below
Sorting:
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆135Updated last year
- yolov5 tensorrt int8量化方法汇总☆83Updated last year
- ☆114Updated last year
- tensorrt sahi yolo 目标检测☆78Updated last month
- ☆150Updated last year
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆105Updated 2 months ago
- 使用pytorch_quantization对yolov8进行量化☆117Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆86Updated 2 years ago
- ☆99Updated last year
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆56Updated 2 years ago
- algorithm-cpp projects☆80Updated 3 years ago
- Using pattern matcher in onnx model to match and replace subgraphs.☆81Updated last year
- ☆53Updated 2 years ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆46Updated last year
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆39Updated 8 months ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆79Updated 2 weeks ago
- ☆79Updated 2 years ago
- ☆131Updated last year
- 基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。☆215Updated last year
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆67Updated last year
- 11111☆28Updated 2 years ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆125Updated this week
- learning-cuda-trt☆118Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆73Updated last year
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆379Updated 4 months ago
- Quantization Aware Training☆84Updated last year
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆78Updated 5 months ago
- ☆25Updated 11 months ago
- pt-->wts-->engine☆153Updated last year
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆44Updated last month