Huntersdeng / CXX-DeepLearning-InferenceLinks
A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models will be updated soon.
☆12Updated 3 months ago
Alternatives and similar repositories for CXX-DeepLearning-Inference
Users that are interested in CXX-DeepLearning-Inference are comparing it to the libraries listed below
Sorting:
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆12Updated last year
- RT-DETRv2 tensorrt C++ 部署☆21Updated last year
- FastSAM 部署版本,便于移植不同平,部署简单、运行速度快。☆23Updated last year
- yolov8obb 旋转目标检测部署rknn的C++代码☆19Updated last year
- YOLOv9 Tensorrt deployment acceleration,provide two implementation methods: C++and Python🔥🔥🔥☆32Updated last year
- pose estimation code with deepstream and yolo-pose☆13Updated 3 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆79Updated last week
- An onnx-based quantitation tool.☆71Updated last year
- C++ TensorRT Implementation of NanoSAM☆46Updated last year
- yolov8 旋转目标检测部署,瑞芯微RKNN芯片部署、地平线Horizon芯片部署、TensorRT部署☆28Updated last year
- The repository supports TensorRT, QNN platform inference, 2D obstacle detection yolo series (yolov5, yolov8, yolo11, yolox), semantic seg…☆20Updated 6 months ago
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆52Updated 2 years ago
- 跟着Tensorrt_pro学习各种知识☆40Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆75Updated last year
- This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.☆49Updated 3 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆13Updated 8 months ago
- yolov5_obb C++ onnxruntime deployment☆10Updated last year
- 对 tensorRT_Pro 开源项目理解☆21Updated 2 years ago
- segmentation algorithm yolact use tensorrt deploy☆14Updated 3 years ago
- Python scripts performing Open Vocabulary Object Detection using the YOLO-World model in ONNX. And Export the ONNX model for AXera's NPU☆12Updated 3 months ago
- C++ implementations of YOLOv8, RT-DETR-V2(RTDETR), MobileSAM, and NanoSAM on TensorRT, ONNX Runtime, and RKNN.☆40Updated 4 months ago
- tensorrt sahi yolo 目标检测☆80Updated last month
- Quantize yolov5 using pytorch_quantization.🚀🚀🚀☆14Updated 2 years ago
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆36Updated last year
- This is the code to implement Segment Anything (SAM) using TensorRT(C++).☆43Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆86Updated 2 years ago
- Quantize yolov7 using pytorch_quantization.🚀🚀🚀☆10Updated 2 years ago
- 基于yolov5的C++单目摄像头测距☆39Updated 2 years ago
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆49Updated 2 years ago
- TensorRT实现YOLOX部署☆13Updated 3 years ago