isarsoft / yolov4-triton-tensorrt

This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
http://www.isarsoft.com
Other
276 stars 63 forks source link

Support for TensorRT8 #59

Closed k-ishi8 closed 2 years ago

k-ishi8 commented 2 years ago

Is there any plan to support TensorRT8 in this report?

ohlr commented 2 years ago

There is some discussion on it here: https://github.com/isarsoft/yolov4-triton-tensorrt/issues/55. If you want to try a PR we'd be happy to review it.