Giter VIP home page Giter VIP logo

Comments (3)

wjj19950828 avatar wjj19950828 commented on May 12, 2024 1

export dynamic model by

yolo task=detect mode=export model=yolov8s.pt format=onnx dynamic=True

but name may have some question, [batch, Concatoutput0_dim_2, anchors]should be more appropriate๏ผŸ
image

from ultralytics.

github-actions avatar github-actions commented on May 12, 2024

๐Ÿ‘‹ Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO ๐Ÿš€ and Vision AI โญ

from ultralytics.

pderrenger avatar pderrenger commented on May 12, 2024

@wjj19950828 to export a dynamic ONNX model using the CLI, you can run the following command:

yolo task=detect mode=export model=yolov8s.pt format=onnx dynamic=True

Regarding the naming of the dynamic output dimensions, you mentioned that [batch, Concatoutput0_dim_2, anchors] may be more appropriate. This is a customization that is often done based on the specific requirements of your project or framework. You can adjust these names as needed for your use case.

If you need further assistance with the dynamic model export or have any other questions, feel free to ask!

from ultralytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.