YOLOv8-TensorRT icon indicating copy to clipboard operation
YOLOv8-TensorRT copied to clipboard

Dynamic onnx

Open stqwzr opened this issue 6 months ago • 6 comments

Small changes for creating dynamic onnx and the converting to tensorrt. Attached image input and output shapes will look like this. (Image after onnx visualization netron)

image

Tested with multiple batch sizes to ensure the model performs efficiently and correctly with dynamic input shapes. Also attached the screen of successfull converting to tensorrt by using trtexec only

image

Please review the changes and provide any feedback if needed. Thank you!

stqwzr avatar Aug 08 '24 13:08 stqwzr