YOLOv8-TensorRT
YOLOv8-TensorRT copied to clipboard
Conversion from dynamic-batch ONNX to dynamic-batch engine int8?
Thank you for your repo.
I converted YOLOv7 .pt to ONNX with dynamic batch size. I want to convert this ONNX to engine INT8 with dynamic batch size. It seems that your repo until now does not support this feature. Is that right?