laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️ observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 73
- Release rhythm 48
- Longevity 67
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 58
- age_days: 948
- days_rel: 265
- days_push: 164
- n_releases_24m: 8
Adoption not part of the score
1880 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++/Python deployment toolkit for running YOLO-family models (YOLOv3 through YOLO26) on NVIDIA GPUs using TensorRT, with custom plugins, CUDA kernels, and CUDA Graphs for accelerated inference. It supports object detection, instance segmentation, image classification, pose estimation, rotated object detection, and video analysis out of the box.
Use cases
- deploy yolo models on nvidia gpu with tensorrt
- run yolov8 inference in c++
- convert ultralytics yolo model to tensorrt engine
- fast object detection inference with cuda graphs
- instance segmentation deployment on jetson
- pose estimation inference in python
- rotated object detection (obb) deployment
- video stream analysis with yolo
When to choose
- you need maximum YOLO inference performance on NVIDIA hardware via TensorRT
- you want C++ and Python APIs with minimal third-party dependencies
- you need support for many YOLO variants and tasks (detect, segment, classify, pose, OBB) out of the box
When to avoid
- you are not targeting NVIDIA GPUs or don't use TensorRT
- you need a non-YOLO model architecture
- you require a permissive license (project is GPL-3.0)
Facets
library · maturity active
machine-learning computer-vision image-processing gpu-computing sdk computer-vision deep-learning machine-learning gpu-computing image-processing cpp python tensorrt yolo object-detection instance-segmentation pose-estimation cuda nvidia inference-deployment ultralytics obb linux gpu
2 sources
- readme: https://github.com/laugh12321/TensorRT-YOLO · fetched 2026-08-28 · e0392d94c8b5
- homepage: https://github.com/laugh12321/TensorRT-YOLO · fetched 2026-08-29 · 9a4cc5a0b466
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laugh12321/TensorRT-YOLO | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="laugh12321/TensorRT-YOLO")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem