zerollzeng / tiny-tensorrtLinks
Deploy your model with TensorRT quickly.
☆768Updated last year
Alternatives and similar repositories for tiny-tensorrt
Users that are interested in tiny-tensorrt are comparing it to the libraries listed below
Sorting:
- ☆711Updated last year
- TensorRT ONNX Plugin、Inference、Compile☆469Updated 3 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆196Updated 3 years ago
- 服务侧深度学习部署案例☆451Updated 5 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆528Updated 3 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆597Updated last year
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆245Updated 4 years ago
- tensorrt5 , centernet , centerface, deform conv, int8☆769Updated 2 years ago
- A pytorch to tensorrt convert with dynamic shape support☆261Updated last year
- ⚡ Useful scripts when using TensorRT☆242Updated 4 years ago
- TensorRT Plugin Autogen Tool☆369Updated 2 years ago
- yolo model qat and deploy with deepstream&tensorrt☆574Updated 8 months ago
- ☆1,026Updated last year
- A simple tool that can generate TensorRT plugin code quickly.☆231Updated last year
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…