Ross ROSS = Recommend OSS · open-source software intelligence for agents

Linaom1214/TensorRT-For-YOLO-Series

tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support observed · 2026-08-28

github.com/Linaom1214/TensorRT-For-YOLO-Series · Python observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 47
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 1743
  • days_rel: 647
  • days_push: 322
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1162 stars · 190 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python and C++ toolkit for running YOLO-series object detection models (YOLOv3 through YOLOv12, YOLOX) with NVIDIA TensorRT, including ONNX export and engine generation with optional end-to-end NMS plugin support. It supports FP32/FP16/INT8 post-training quantization for accelerated GPU inference.

Use cases

  • deploy yolo models with tensorrt for fast inference
  • convert yolov8 onnx to tensorrt engine
  • run yolo object detection on nvidia gpu with c++
  • quantize yolo model to int8 with tensorrt
  • export ultralytics yolo to tensorrt with nms plugin
  • speed up yolo inference using tensorrt

When to choose

  • you need maximum inference speed for YOLO models on NVIDIA GPUs via TensorRT
  • you want end-to-end engines with NMS baked in via the plugin
  • you need INT8 post-training quantization for YOLO deployment

When to avoid

  • you are not using NVIDIA GPUs or TensorRT
  • you need a detector other than the YOLO family
  • you want a maintained, licensed production library rather than a demo-style codebase

Facets

library · maturity active

machine-learning computer-vision image-processing gpu-computing llm-inference computer-vision deep-learning gpu-computing python cpp windows tensorrt yolo object-detection onnx nms-plugin int8-quantization model-deployment gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
Linaom1214/TensorRT-For-YOLO-Seriesmain44

For agents

markdown · JSON · MCP: product_card(name="Linaom1214/TensorRT-For-YOLO-Series")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem