FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
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: 1455
- days_rel: n/a
- days_push: 775
- n_releases_24m: 0
Adoption not part of the score
1460 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++/CUDA library providing TensorRT-accelerated deployment for 30+ popular computer vision models including YOLOv3-v8, YOLOv8-Pose/Seg/Cls, YOLOX, YOLO NAS, EfficientDet, RT-DETR, U2Net, and libfacedetection. It implements multi-batch CUDA preprocessing, inference, decoding, and NMS on GPU, with model conversion via torch->onnx->tensorrt.
Use cases
- deploy yolov8 with tensorrt in c++
- accelerate yolo inference on nvidia gpu
- run object detection models fast with cuda
- convert pytorch models to tensorrt engines
- deploy yolov8-pose and yolov8-seg on gpu
- batch preprocess and run nms on cuda
- deploy detection models on ubuntu or windows with tensorrt
When to choose
- you need maximum GPU inference speed for YOLO-family or other CV models in C++
- you deploy on NVIDIA hardware with TensorRT and want CUDA preprocessing/decoding/NMS included
- you need pose estimation, segmentation, or detection variants of YOLOv8 in one deployment library
When to avoid
- you want a simple Python-only inference pipeline
- you have no NVIDIA GPU or cannot install CUDA/TensorRT
- you need models outside the supported CV detection/segmentation set
- you need a permissively licensed dependency (it is GPL-2.0)
Facets
library · maturity active
machine-learning deep-learning image-processing computer-vision gpu-computing llm-inference computer-vision deep-learning machine-learning gpu-computing image-processing windows cpp tensorrt cuda yolo object-detection model-deployment inference-optimization nvidia linux gpu
1 source
- readme: https://github.com/FeiYull/TensorRT-Alpha · fetched 2026-08-28 · 2fb4a2aecfe3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FeiYull/TensorRT-Alpha | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="FeiYull/TensorRT-Alpha")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem