Real-time object detection with YOLOv5 and TensorRT
☆132Feb 1, 2022Updated 4 years ago
Alternatives and similar repositories for yolov5-tensorrt
Users that are interested in yolov5-tensorrt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- YOLO v5 inference with TensorRT (C++)☆18Sep 19, 2022Updated 3 years ago
- yolov5部署☆19Jun 17, 2022Updated 4 years ago
- Yolov5 TensorRT Implementations☆67Dec 19, 2022Updated 3 years ago
- tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support☆1,161Oct 15, 2025Updated 8 months ago
- 不依赖于pytorch,只用tensorrt和numpy进行加速,在1080ti上测试达到了160fps☆22Nov 30, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- TensorRT C++ API Tutorial☆805May 30, 2026Updated last month
- Run tensorrt yolov5 on Jetson devices, supports yolov5s, yolov5m, yolov5l, yolov5x.☆73Sep 1, 2021Updated 4 years ago
- deploy yolov5 by Opencv and TensorRT in Python and CPP☆26Mar 23, 2022Updated 4 years ago
- ☆31Mar 26, 2021Updated 5 years ago
- This repository is created to provide a straight forward reference for running Custom Yolov5 models on the NPU for Orangepi 5 boards - RK…☆12Feb 19, 2025Updated last year
- Implementation of popular deep learning networks with TensorRT network definition API☆7,806Jun 24, 2026Updated 2 weeks ago
- 🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎☆1,451Jul 19, 2024Updated last year
- 基于DeepStream6.0和yolov5-6.0的目标检测☆19Oct 29, 2021Updated 4 years ago
- ☆17May 12, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆54Feb 23, 2023Updated 3 years ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆730Apr 10, 2026Updated 2 months ago
- A simple implementation of tensorrt yolov5 python/c++🔥☆188Aug 5, 2022Updated 3 years ago
- YOLOv8 using TensorRT accelerate !☆1,793Jun 10, 2026Updated 3 weeks ago
- This repository provides YOLOV5 GPU optimization sample☆107Jan 6, 2023Updated 3 years ago
- Motion-based sensor to sensor extrinsic calibration☆18Apr 19, 2023Updated 3 years ago
- C++ library based on tensorrt integration☆2,885May 24, 2023Updated 3 years ago
- The YOLOv11 C++ TensorRT Project in C++ and optimized using NVIDIA TensorRT☆128Oct 22, 2025Updated 8 months ago
- C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again"☆35May 2, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implementation of YoLov5 in C++, To detect objects in a video (.mp4)☆15Aug 10, 2023Updated 2 years ago
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆11May 20, 2024Updated 2 years ago
- Deepstream face detection & recognition☆28Jan 3, 2023Updated 3 years ago
- YOLOv5 ONNX Runtime C++ inference code.☆289Dec 19, 2023Updated 2 years ago
- 使用Onnxruntime和opencv部署PaddleOCR詳解☆46Jun 30, 2026Updated last week
- ☆131Mar 15, 2024Updated 2 years ago
- Extended message for darknet_ros_msgs☆15Jul 7, 2022Updated 4 years ago
- Official repository of " SFTrack: A Robust Scale and Motion Adaptive Algorithm for Tracking Small and Fast Moving Objects" (IROS 2024)☆18Mar 9, 2025Updated last year
- ☆25Nov 2, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆11Sep 11, 2023Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Feb 19, 2022Updated 4 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆211Aug 2, 2021Updated 4 years ago
- ☆16Dec 20, 2021Updated 4 years ago
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,204Apr 12, 2026Updated 2 months ago
- A repo that uses TensorRT to deploy wll-trained models.Support RTDETR,YOLO-NAS,YOLOV5,YOLOV6,YOLOV7,YOLOV8,YOLOX.☆108Jul 21, 2023Updated 2 years ago
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆34Aug 16, 2024Updated last year