zerollzeng / tiny-tensorrtLinks
Deploy your model with TensorRT quickly.
☆764Updated 2 years ago
Alternatives and similar repositories for tiny-tensorrt
Users that are interested in tiny-tensorrt are comparing it to the libraries listed below
Sorting:
- TensorRT ONNX Plugin、Inference、Compile☆466Updated 4 years ago
- ⚡ Useful scripts when using TensorRT☆237Updated 5 years ago
- ☆720Updated 2 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆534Updated 4 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 4 years ago
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- ppl.cv is a high-performance image processing library of openPPL supporting various platforms.☆513Updated last year
- tensorrt5 , centernet , centerface, deform conv, int8☆772Updated 3 years ago
- ☆1,046Updated last year
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆598Updated last year
- TensorRT Plugin Autogen Tool☆367Updated 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
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,201Updated 2 years ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆729Updated 2 months ago
- A simple tool that can generate TensorRT plugin code quickly.☆238Updated 2 years ago
- 服务侧深度学习部署案例☆455Updated 5 years ago
- A library for high performance deep learning inference on NVIDIA GPUs.☆558Updated 3 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated last year
- PyTorch C++ inference with LibTorch☆334Updated 5 years ago
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆171Updated 5 years ago
- A LibTorch inference implementation of the yolov5☆378Updated 5 years ago
- This is a C++ implementation of CenterNet using TensorRT and CUDA☆146Updated 2 years ago
- TensorRT for Yolov3☆483Updated 3 years ago
- ONNX-TensorRT: TensorRT backend for ONNX☆3,175Updated 2 months ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆165Updated 5 years ago
- A parser, editor and profiler tool for ONNX models.☆473Updated 2 months ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆211Updated 2 years ago
- TensorRT 7 C++ (almost) minimal examples