AlbinZhu / easy-trt
TensorRT for YOLOv10 with CUDA
☆13Updated 5 months ago
Alternatives and similar repositories for easy-trt:
Users that are interested in easy-trt are comparing it to the libraries listed below
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆49Updated last year
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆51Updated last year
- 记录yolov5的TensorRT量化及推理代码,经实测可运行于Jetson平台☆16Updated last year
- ☆22Updated last year
- YOLOv9 Tensorrt deployment acceleration,provide two implementation methods: C++and Python🔥🔥🔥☆32Updated 10 months ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆57Updated 8 months ago
- A quick TensorRT deoloyment solution for YOLOv8.☆35Updated last year
- 对 tensorRT_Pro 开源项目理解☆20Updated last year
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆68Updated last year
- yolov8 tensorrt 加速☆53Updated 2 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆31Updated last year
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆74Updated 2 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆77Updated last year
- ☆49Updated last year
- ☆41Updated last year
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆60Updated 2 years ago
- ☆110Updated 10 months ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆57Updated this week
- yolov5部署