Real-time object detection with YOLOv5 and TensorRT
☆131Feb 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:
- yolov5部署☆19Jun 17, 2022Updated 4 years ago
- tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support☆1,161Oct 15, 2025Updated 10 months ago
- The code of YOLOv5 inferencing with TensorRT C++ api is packaged into a dynamic link library , then called through Python.☆15Oct 23, 2025Updated 10 months ago
- 不依赖于pytorch,只用tensorrt和numpy进行加速,在1080ti上测试达到了160fps☆22Nov 30, 2021Updated 4 years ago
- TensorRT C++ API Tutorial☆811May 30, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Run tensorrt yolov5 on Jetson devices, supports yolov5s, yolov5m, yolov5l, yolov5x.☆72Sep 1, 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…☆13Feb 19, 2025Updated last year
- Yolo11 model supports TensorRT-8.☆15Apr 9, 2025Updated last year
- deploy yolov5 by Opencv and TensorRT in Python and CPP☆25Mar 23, 2022Updated 4 years ago
- ☆31Mar 26, 2021Updated 5 years ago
- Implementation of popular deep learning networks with TensorRT network definition API☆7,833Aug 18, 2026Updated 2 weeks ago
- ☆31Sep 19, 2023Updated 2 years ago
- 🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎☆1,460Jul 19, 2024Updated 2 years ago
- ☆17May 12, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆54Feb 23, 2023Updated 3 years ago
- 基于DeepStream6.0和yolov5-6.0的目标检测☆19Oct 29, 2021Updated 4 years ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆730Apr 10, 2026Updated 4 months ago
- A simple implementation of tensorrt yolov5 python/c++🔥☆186Aug 5, 2022Updated 4 years ago
- YOLOv8 using TensorRT accelerate !☆1,807Aug 14, 2026Updated 3 weeks ago
- C++ library based on tensorrt integration☆2,893May 24, 2023Updated 3 years ago
- The YOLOv11 C++ TensorRT Project in C++ and optimized using NVIDIA TensorRT☆128Oct 22, 2025Updated 10 months ago
- This repository provides YOLOV5 GPU optimization sample☆108Jan 6, 2023Updated 3 years ago
- Motion-based sensor to sensor extrinsic calibration☆18Apr 19, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Implementation of YoLov5 in C++, To detect objects in a video (.mp4)☆15Aug 10, 2023Updated 3 years ago
- YOLOv5 ONNX Runtime C++ inference code.☆288Dec 19, 2023Updated 2 years ago
- C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again"☆36May 2, 2023Updated 3 years ago
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆11May 20, 2024Updated 2 years ago
- SORT(Simple Online and Realtime Tracking) node for ROS C++☆18Sep 4, 2021Updated 5 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!