0zzx0 / faster_deployment
简单快速的部署深度学习模型
☆11Updated last year
Alternatives and similar repositories for faster_deployment:
Users that are interested in faster_deployment are comparing it to the libraries listed below
- ☆13Updated last year
- Quantize yolov5 using pytorch_quantization.🚀🚀🚀☆14Updated last year
- ☆42Updated 2 years ago
- PointPillars TensorRT version pretrained on MMDetection3d with WaymoOpenDataset☆18Updated 2 years ago
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated 2 years ago
- An onnx-based quantitation tool.☆71Updated last year
- ☆25Updated 2 years ago
- 车道线检测Lanenet TensorRT加速C++实现☆21Updated 3 years ago
- Llama3 Streaming Chat Sample☆22Updated 11 months ago
- Quantize yolov7 using pytorch_quantization.🚀🚀🚀☆10Updated last year
- 对 tensorRT_Pro 开源项目理解☆20Updated 2 years ago
- This is a repository to practice multi-thread programming in C++☆22Updated last year
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Updated last year
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆19Updated 7 months ago
- snpe tutorial☆10Updated last year
- ☆28Updated 2 years ago
- A fork of the BEVDet series .☆20Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆66Updated last year
- original trained model(float) for Horizon model convert☆53Updated last year
- 3d object detection model smoke c++ inference code☆34Updated 2 years ago
- tensorrt sahi yolo 目标检测☆35Updated last month
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆34Updated 2 years ago
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆11Updated 11 months ago
- ☆20Updated 2 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆31Updated 2 years ago
- TensorRT实现BiSeNetV1与BiSeNetV2部署☆19Updated 2 years ago
- unofficial implementation of YOLOP TensorRT☆13Updated 3 years ago
- Add some features to yolox☆13Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆75Updated 2 years ago
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆16Updated last month