maggiez0138 / Swin-Transformer-TensorRT
This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.
☆166Updated 2 years ago
Alternatives and similar repositories for Swin-Transformer-TensorRT
Users that are interested in Swin-Transformer-TensorRT are comparing it to the libraries listed below
Sorting:
- Tensorrt-Deformable-Detr☆59Updated 2 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated 7 months ago
- A simple tool that can generate TensorRT plugin code quickly.☆231Updated last year
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆169Updated 2 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- Offline Quantization Tools for Deploy.☆127Updated last year
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- ☆42Updated 3 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆208Updated last year
- Official repo of RepOptimizers and RepOpt-VGG☆264Updated 2 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆245Updated 4 years ago
- A pytorch to tensorrt convert with dynamic shape support☆260Updated last year
- Make RepVGG Greater Again: A Quantization-aware Approach☆23Updated last year
- 基于TensorRT7实现DCNv2插件☆48Updated 3 years ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆161Updated 4 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆196Updated 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…☆211Updated last year
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆168Updated 4 years ago
- Simple demo of tensorrt plugin☆44Updated 3 years ago
- TensorRT plugin forDCNv2 layer in ONNX model☆60Updated 4 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆176Updated last year
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆65Updated 2 years ago
- ☆112Updated 4 years ago
- This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab☆71Updated last year
- tensorrt int8 量化yolov5 onnx模型☆183Updated 4 years ago
- Decode JPEG image on GPU using PyTorch☆90Updated last year
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆139Updated 2 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago