maggiez0138 / Swin-Transformer-TensorRTLinks
This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.
☆167Updated 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:
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated 9 months ago
- Tensorrt-Deformable-Detr☆61Updated 2 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆171Updated 2 years ago
- 基于TensorRT7实现DCNv2插件☆48Updated 3 years ago
- ☆42Updated 3 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆232Updated 2 years ago
- Offline Quantization Tools for Deploy.☆129Updated last year
- A pytorch to tensorrt convert with dynamic shape support☆262Updated last year
- Make RepVGG Greater Again: A Quantization-aware Approach☆23Updated last year
- Simple demo of tensorrt plugin☆44Updated 4 years ago
- 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☆247Updated 4 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
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- TensorRT plugin forDCNv2 layer in ONNX model☆60Updated 4 years ago
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆168Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆210Updated last year
- 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 2 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆177Updated last year
- Real-time Object Detection for Streaming Perception, CVPR 2022☆317Updated 2 years ago
- Useful plugins for Pytorch1.5+ and TensorRT7/8.☆37Updated 3 years ago
- This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab☆71Updated last year
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- United Perception☆432Updated 2 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆139Updated 3 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- This repository describes how to add a custom TensorRT plugin in c++ and python☆28Updated 4 years ago