enazoe/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
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: 2437
- days_rel: n/a
- days_push: 143
- n_releases_24m: 0
Adoption not part of the score
1202 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ wrapper around NVIDIA TensorRT for running YOLO object detection models (YOLOv3, YOLOv4, YOLOv5) with support for FP32, FP16, and INT8 precision. It converts Darknet weights and PyTorch YOLOv5 models into optimized TensorRT engines for x86 GPUs and Jetson embedded platforms.
Use cases
- deploy yolo models with tensorrt
- run yolov5 inference on jetson xavier nx
- convert darknet weights to tensorrt engine
- int8 quantized object detection on gpu
- batch inference for yolo models in c++
- fast object detection on embedded nvidia devices
When to choose
- you need high-performance YOLO inference via TensorRT in C++
- you are deploying on NVIDIA Jetson (L4T) hardware
- you want FP16/INT8 optimized YOLOv3/v4/v5 detection
When to avoid
- you need a Python-first inference pipeline
- you use YOLO versions beyond v5 or dynamic input sizes
- you want a maintained framework with frequent updates
Facets
library · maturity maintenance
machine-learning computer-vision image-processing gpu-computing computer-vision deep-learning gpu-computing embedded-systems windows cpp yolo tensorrt object-detection darknet inference jetson fp16 int8-quantization linux gpu nvidia-jetson
1 source
- readme: https://github.com/enazoe/yolo-tensorrt · fetched 2026-08-28 · aedd7a1ded72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| enazoe/yolo-tensorrt | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="enazoe/yolo-tensorrt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem