d246810g2000 / tensorrtLinks
This repository contains rich tensorrt examples such as cifar10, onnx2trt, yolo, nanodet, face recognition, pose estimation.
☆38Updated 2 years ago
Alternatives and similar repositories for tensorrt
Users that are interested in tensorrt are comparing it to the libraries listed below
Sorting:
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆36Updated 3 years ago
- ☆24Updated 4 years ago
- ncnn of yolov5 v5.0 branch☆87Updated 4 years ago
- SOLOv2 on onnx & tensorRT☆54Updated 4 years ago
- How to run yolov5 model using TensorRT.