jws92 / YOLOv8-TensorRT
Converting YOLOv8 models to TensorRT of FP16 and INT8
☆14Updated last year
Alternatives and similar repositories for YOLOv8-TensorRT:
Users that are interested in YOLOv8-TensorRT are comparing it to the libraries listed below
- ☆13Updated last year
- yolov8 ptq量化实战☆13Updated last year
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆35Updated last year
- A quick TensorRT deoloyment solution for YOLOv8.☆36Updated last year
- Easy Training Official YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆57Updated last year
- yolov8obb 旋转目标检测部署rknn的C++代码☆17Updated 7 months ago
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆30Updated 2 months ago
- ☆23Updated last year
- yolov8pose 瑞芯微 rknn 板端 C++部署。☆34Updated last year
- yolov9 部署,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网首个通用部署示例。☆11Updated last year
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆88Updated last month
- yolov8 tensorrt 加速☆53Updated 2 years ago
- YOLOv8 classification/object detection/Instance segmentation/Pose model OpenVINO inference sample code☆14Updated last year
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆73Updated 5 months ago
- yolov8seg 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆23Updated 10 months ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆128Updated 10 months ago
- YOLOv8 Inference C++ sample code based on OpenVINO C++ API☆42Updated last year
- yolov8-prune☆18Updated last year
- MOT using deepsort and yolov7 with c++. It also supports yolov5 as a detector.☆45Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆80Updated last year
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆67Updated last year
- ☆11Updated last year
- Integration of YOLOv9 with ByteTracker☆80Updated last year
- ☆78Updated last year
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆58Updated 2 years ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆58Updated 2 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆68Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆59Updated 10 months ago
- 使用pytorch_quantization对yolov8进行量化☆101Updated last year