Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolov5 model export #12427

Closed
1 task done
Neloy262 opened this issue Nov 25, 2023 · 2 comments
Closed
1 task done

yolov5 model export #12427

Neloy262 opened this issue Nov 25, 2023 · 2 comments
Labels
question Further information is requested Stale Stale and schedule for closing soon

Comments

@Neloy262
Copy link

Search before asking

Question

There are two arguments for model export, dynamic and simplify. What do they mean?

Additional

No response

@Neloy262 Neloy262 added the question Further information is requested label Nov 25, 2023
@glenn-jocher
Copy link
Member

@Neloy262 the "dynamic" argument in model export enables ONNX dynamic axes, aiming to optimize model size. The "simplify" argument strips out optional ERT components for iOS deployment. For more details, you can refer to our Ultralytics Docs.

Copy link
Contributor

👋 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 ⭐

@github-actions github-actions bot added the Stale Stale and schedule for closing soon label Dec 26, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale Stale and schedule for closing soon
Projects
None yet
Development

No branches or pull requests

2 participants