...
Create inputs_outputs.txt file and get the information from yolov8s.onnx via netron tool/webpage. Here is the onnx file:
.View file name yolov8s_onnx.zip
...
Select the three operators within the red box as the output. write --input-size-list and --outputs informations to inputs_outputs.txt:
...