AICVHub / Pytorch2TensorRT
Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8
☆208Updated last year
Alternatives and similar repositories for Pytorch2TensorRT:
Users that are interested in Pytorch2TensorRT are comparing it to the libraries listed below
- tensorrt int8 量化yolov5 onnx模型☆182Updated 3 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆242Updated 4 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆194Updated 3 years ago
- tensorrt wheels (API)☆77Updated 4 years ago
- NVIDIA TensorRT 加速推断教程!☆134Updated 3 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 3 years ago
- A pytorch to tensorrt convert with dynamic shape support☆260Updated last year
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆527Updated 3 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- Code for some onnxruntime projects☆122Updated 3 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆170Updated 2 years ago
- ONNX2Pytorch☆161Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated last year
- www.giantpandacv.com☆148Updated 9 months ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆168Updated 3 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆222Updated 3 years ago
- TensorRT ONNX Plugin、Inference、Compile☆466Updated 3 years ago
- ☆116Updated last year
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆160Updated 4 years ago
- This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.☆165Updated 2 years ago
- ☆91Updated 3 years ago
- yolov5 onnx caffe☆117Updated 3 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆101Updated 2 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆78Updated 4 years ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆238Updated 2 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆64Updated 2 years ago
- Some tools to operate PaddlePaddle model☆73Updated 3 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆212Updated last year
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆138Updated 2 years ago