xuanandsix / Tensorrt-int8-quantization-pipline
a simple pipline of int8 quantization based on tensorrt.
☆62Updated 2 years ago
Alternatives and similar repositories for Tensorrt-int8-quantization-pipline
Users that are interested in Tensorrt-int8-quantization-pipline are comparing it to the libraries listed below
Sorting:
- This is the onnxruntime and tensorrt inference code for CLRNet: Cross Layer Refinement Network for Lane Detection (CVPR 2022). Official c…☆59Updated 2 years ago
- yolov5 tensorrt int8量化方法汇总☆74Updated last year
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- This is the tensorrt inference code for yolov9 instance segmentation.☆13Updated 11 months ago
- Many yolov8 model are trained on the VisDrone dataset.☆35Updated last year
- Easy Training Official YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆63Updated last year
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆129Updated last year
- Quantization Aware Training☆73Updated last year
- ☆15Updated last year
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆58Updated 2 years ago
- ☆23Updated 2 years ago
- 使用pytorch_quantization对yolov8进行量化☆107Updated last year
- ☆113Updated last year
- ☆78Updated last year
- yolov7-face tensorrt☆45Updated 2 years ago
- algorithm-cpp projects☆80Updated 2 years ago
- yolov8 tensorrt 加速☆53Updated 2 years ago
- Official codes of ICCV2023 paper: <<FemtoDet: an object detection baseline for energy versus performance tradeoffs>>☆64Updated 11 months ago
- ☆38Updated last year
- provide some new architecture, channel pruning and quantization methods for yolov5☆29Updated 6 months ago
- An onnx-based quantitation tool.☆71Updated last year
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 2 years ago
- A quick TensorRT deoloyment solution for YOLOv8.☆38Updated last year
- Speed up image preprocess with cuda when handle image or tensorrt inference☆67Updated this week
- 记录yolov5的TensorRT量化及推理代码,经实测可运行于Jetson平台☆15Updated 2 years ago
- ☆134Updated last year
- U2Net + ISNet GT encoder, training base on ssim loss, iou loss and bce loss,experimented on tooth segmentation on panoramic X-ray images…☆17Updated last year
- yolov8 ptq量化实战☆14Updated last year
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆67Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆76Updated 2 years ago