Found 742 repositories(showing 30)
Megvii-BaseDetection
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
lucasjinreal
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
hunglc007
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
triple-mu
YOLOv8 using TensorRT accelerate !
laugh12321
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
enazoe
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.
Linaom1214
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.
jizhishutong
YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-SPD、TensorRT、NCNN、Tengine、OpenVINO
cyrusbehr
YOLOv8 TensorRT C++ Implementation
NVIDIA-AI-IOT
yolo model qat and deploy with deepstream&tensorrt
guojianyang
🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)
RichardoMrMu
A c++ implementation of yolov5 and deepsort
lewes6369
TensorRT for Yolov3
Melody-Zhou
This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
emptysoal
Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.
1461521844lijin
TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例
spacewalk01
C++ implementation of YOLOv11 using TensorRT API
isarsoft
This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
engcang
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
emptysoal
An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.
suixin1424
基于yolo-trt的穿越火线ai自瞄
GaohaoZhou-ops
This repository implements Yolo functionality using TensorRT and CUDA acceleration on Nvidia Jetson devices and the ROS framework.
TrojanXu
A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
Monday-Leo
A simple implementation of tensorrt yolov5 python/c++🔥
Wulingtian
tensorrt int8 量化yolov5 onnx模型
This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
xiaoyeshenger
基于SpringBoot+Docker+Cuda+Cudnn+Pythorch+Onnx+Tensorrt+Yolov8+ffmpeg+zlmediakit 的AI算法中台系统,本系统主要实现JAVA调用Python脚本的方式,实现在英伟达GPU上进行yolov8的onnx或tensorrt的推理运算,实现火灾烟雾等视频的识别,并将识别结果通过ffmpeg推流到zlmediakit流媒体服务器。
tjuskyzhang
Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.
Wulingtian
TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!