col-in-coding / Tensorrt-CV
Using TensorRT for Inference Model Deployment.
☆48Updated last year
Alternatives and similar repositories for Tensorrt-CV:
Users that are interested in Tensorrt-CV are comparing it to the libraries listed below
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- 基于AlphaPose的TensorRT加速☆61Updated 4 years ago
- ☆116Updated last year
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 3 years ago
- YOLO5Face 2021 with MNN/NCNN/TNN/ONNXRuntime☆56Updated 2 years ago
- 跟着Tensorrt_pro学习各种知识☆39Updated 2 years ago
- Compare multiple optimization methods on triton to imporve model service performance☆50Updated last year
- ☆24Updated 4 years ago
- 使用OpenCV部署SCRFD人脸 检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆118Updated 3 years ago
- YOLOv5 Quantization Aware Training with TensorRT☆15Updated 2 years ago
- ☆99Updated 3 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆169Updated 2 years ago
- 将Yolov3模型转成可以进行动态Batch的TensorRT推理以及Triton Inference Serving上部署的TensorRT模型☆28Updated 4 years ago
- ☆18Updated 2 years ago
- ☆51Updated 2 years ago
- Yolov5 inference on NVDec hardware decoder☆87Updated 3 years ago
- async inference for machine learning model☆26Updated 2 years ago
- Some tools to operate PaddlePaddle model☆73Updated 3 years ago
- yolov7-face tensorrt