laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
Based on the README, here's a technical summary that goes deeper than the GitHub description: --- Integrates TensorRT custom plugins for accelerated post-processing while leveraging CUDA kernels and CUDA graphs to optimize inference pipelines; supports multiple YOLO variants (v3–v26, YOLO-World, YOLO-Master) across detection, segmentation, classification, pose estimation, and oriented bounding box tasks. Provides single-header C++ API with zero external dependencies and full Python bindings via pybind11, enabling multi-context parallel inference with architecture-specific memory optimizations (e.g., Jetson Zero Copy mode).
1,730 stars. Actively maintained with 6 commits in the last 30 days.
Stars
1,730
Forks
182
Language
C++
License
GPL-3.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/laugh12321/TensorRT-YOLO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟
ryouchinsa/Rectlabel-support
RectLabel is an offline image annotation tool for object detection and segmentation.