laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
This project helps operations engineers and MLOps professionals deploy object detection, segmentation, and pose estimation models (YOLO series) onto NVIDIA hardware. It takes trained YOLO models (after converting them to a TensorRT engine using a separate tool) and outputs faster, more efficient inferences for tasks like identifying objects in images or tracking poses in videos. This is designed for those who need to get their computer vision models running quickly and powerfully in real-world applications.
1,730 stars. Actively maintained with 6 commits in the last 30 days.
Use this if you need to significantly speed up the inference performance of your YOLO-based computer vision models on NVIDIA GPUs for various tasks like object detection or pose estimation.
Not ideal if you are still in the model training phase or if you are not working with NVIDIA hardware for deployment.
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
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
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.