DataXujing / TensorRT-DETR
NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab
☆166Updated 2 years ago
Alternatives and similar repositories for TensorRT-DETR:
Users that are interested in TensorRT-DETR are comparing it to the libraries listed below
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- tensorrt int8 量化yolov5 onnx模型☆180Updated 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…☆97Updated 2 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆224Updated last year
- ☆128Updated 10 months ago
- This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.☆164Updated 2 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆191Updated 3 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆161Updated 3 months ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- yolov5 onnx caffe☆114Updated 3 years ago
- ☆110Updated 10 months ago
- ☆41Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆201Updated last year
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆243Updated 3 years ago
- ☆49Updated last year
- tensorrt wheels (API)☆77Updated 4 years ago
- Simple demo of tensorrt plugin☆42Updated 3 years ago
- ☆115Updated last year
- yolov5 tensorrt int8量化方法汇总☆66Updated last year
- Tensorrt-Deformable-Detr☆55Updated last year
- SOLOv2 on onnx & tensorRT