triple-mu/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate ! observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 97
- Release rhythm 35
- Longevity 95
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1336
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
1804 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A library for running YOLOv8 inference accelerated with NVIDIA TensorRT, supporting detection, segmentation, pose estimation, oriented bounding boxes, and classification from both Python and C++. It handles ONNX export, TensorRT engine building, and version-compatible deployment across TensorRT 8 through 11.
Use cases
- accelerate yolov8 inference with tensorrt
- deploy object detection model on jetson
- run yolo segmentation in c++
- convert ultralytics model to tensorrt engine
- run pose estimation with gpu acceleration
- deploy yolo model with onnx and tensorrt
- high-speed object detection on nvidia gpu
When to choose
- you need maximum inference speed for YOLOv8 on NVIDIA GPUs or Jetson devices
- you want both Python and C++ deployment paths sharing the same engines
- you need multiple YOLOv8 tasks (detect, segment, pose, OBB, classify) with one toolchain
- you must support multiple TensorRT versions without code changes
When to avoid
- you are not using NVIDIA hardware, since TensorRT is NVIDIA-only
- you need a different model architecture than YOLOv8
- you want a simple CPU-only inference solution
- you need training or fine-tuning rather than inference
Facets
library · maturity active
machine-learning computer-vision image-processing gpu-computing llm-inference computer-vision deep-learning gpu-computing python cpp yolov8 tensorrt onnx object-detection instance-segmentation pose-estimation nvidia deepstream edge-deployment linux gpu jetson
1 source
- readme: https://github.com/triple-mu/YOLOv8-TensorRT · fetched 2026-08-28 · fe159b7ce197
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| triple-mu/YOLOv8-TensorRT | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="triple-mu/YOLOv8-TensorRT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem