☆138Oct 9, 2019Updated 6 years ago
Alternatives and similar repositories for Pytorch-Model-to-TensorRT
Users that are interested in Pytorch-Model-to-TensorRT are comparing it to the libraries listed below
Sorting:
- use TensorRT accelerate yolo3☆121Apr 19, 2019Updated 6 years ago
- convert torch module to tensorrt network or tvm function☆89Dec 20, 2019Updated 6 years ago
- A simple demo to use TensorRT with pytorch☆28Aug 10, 2019Updated 6 years ago
- An easy to use PyTorch to TensorRT converter☆4,858Aug 17, 2024Updated last year
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Apr 29, 2019Updated 6 years ago
- ☆37May 9, 2019Updated 6 years ago
- ONNX-TensorRT: TensorRT backend for ONNX☆3,194Feb 3, 2026Updated last month
- TensorRT Int8 Python version sample. TensorRT Int8 Python 实现例子。TensorRT Int8 Pythonの例です☆14Jan 28, 2019Updated 7 years ago
- Using TensorRT to implement and accelerate YOLO v3. Multi-scale and NMS are included. The acceleration ratio reaches 3 compared to the o…☆43Sep 5, 2018Updated 7 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆248Jan 29, 2021Updated 5 years ago
- ☆28Jul 20, 2020Updated 5 years ago
- A upsampling layer for tenosrrt...☆24Feb 22, 2019Updated 7 years ago
- ☆79Jan 13, 2019Updated 7 years ago
- application for running facial recognition, neural style transfer, etc. on Nvidia Jetson Nano☆20Jul 30, 2019Updated 6 years ago
- TensorRT for Yolov3☆483Sep 26, 2022Updated 3 years ago
- 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
- Yolov3 on tensorflow2.0 and tensorrt7.0☆14Nov 9, 2020Updated 5 years ago
- ☆16Sep 29, 2018Updated 7 years ago
- ☆13Mar 19, 2019Updated 7 years ago
- 复现论文《Pixel-Anchor: A Fast Oriented Scene Text Detector with Combined Networks》☆26Nov 26, 2018Updated 7 years ago
- ☆14Mar 26, 2020Updated 5 years ago
- A C++ inference SDK based on TensorRT☆70Oct 29, 2020Updated 5 years ago
- This repository is TensorRT implement of PINet☆18Nov 1, 2022Updated 3 years ago
- Pelee (NeurIPS'18)-TensorRT Implementation (Caffe Parser)☆83Sep 25, 2019Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆147Sep 23, 2020Updated 5 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…