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 yolov5s.onnx via netron tool/webpage. Here is the onnx file:

    View file
    nameyolov5s_onnx.zip
    .

...

write --input-size-list and --outputs informations to inputs_outputs.txt:

...