Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create inputs_outputs.txt file and get the information from yolov8s.onnx via netron tool/webpage. Here is the onnx file:

    View file
    nameyolov8s_onnx.zip
    .

...

Select the three operators within the red box as the output. write --input-size-list and --outputs informations to inputs_outputs.txt:

...