A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX
☆248Jan 29, 2021Updated 5 years ago
Alternatives and similar repositories for PyTorch_ONNX_TensorRT
Users that are interested in PyTorch_ONNX_TensorRT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An easy to use PyTorch to TensorRT converter☆4,858Aug 17, 2024Updated last year
- A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3☆80Dec 31, 2019Updated 6 years ago
- ONNX-TensorRT: TensorRT backend for ONNX☆3,197Feb 3, 2026Updated last month
- Deploy your model with TensorRT quickly.☆764Nov 21, 2023Updated 2 years ago
- pytorch model tensorrt inference code☆17May 18, 2019Updated 6 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆533Jul 17, 2021Updated 4 years ago
- ☆1,048Mar 13, 2024Updated 2 years ago
- 服务侧深度学习部署案例☆454Mar 27, 2020Updated 5 years ago
- TensorRT ONNX Plugin、Inference、Compile☆464Jul 26, 2021Updated 4 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Feb 5, 2021Updated 5 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,270May 6, 2025Updated 10 months ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Apr 9, 2020Updated 5 years ago
- A simple demo to use TensorRT with pytorch☆28Aug 10, 2019Updated 6 years ago
- Compress BiSeNet with Structure Knowledge Distillation for Real-time image segmentation on wali-TX2☆11Jul 29, 2020Updated 5 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆599Feb 18, 2024Updated 2 years ago
- Implementation of popular deep learning networks with TensorRT network definition API☆7,727Mar 7, 2026Updated 2 weeks ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Oct 8, 2024Updated last year
- TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet☆1,791Sep 2, 2025Updated 6 months ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Nov 16, 2023Updated 2 years ago
- use TensorRT accelerate yolo3☆121Apr 19, 2019Updated 6 years ago
- tensorrt5 , centernet , centerface, deform conv, int8☆770Oct 26, 2022Updated 3 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,674Sep 26, 2022Updated 3 years ago
- ☆138Oct 9, 2019Updated 6 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Sep 30, 2021Updated 4 years ago
- Retinaface get 80.99% in widerface hard val using mobilenet0.25.☆25May 14, 2020Updated 5 years ago
- ☆18Jun 6, 2019Updated 6 years ago
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,200Mar 9, 2023Updated 3 years ago
- Simplify your onnx model☆4,309Feb 26, 2026Updated 3 weeks ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT