You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry to hear that you're experiencing the same issue. Currently, the --int8 flag does not seem to work when using the export command on macOS, even when all requirements are installed properly. We're aware of the issue and are looking into it.
In the meantime, the --half flag may be used as an alternative. If there are any updates or fixes regarding this issue, we will be sure to announce it on our GitHub repository. Thank you for bringing this to our attention and for your patience.
If you have any further questions or concerns, please don't hesitate to ask.
Thanks for sharing your solution! Yes, coremltools does have version-specific compatibility requirements for scikit-learn. Installing scikit-learn==1.1.2 should indeed resolve the issue. This will help others facing the same problem. Feel free to let us know if you encounter any further issues!
Search before asking
YOLOv5 Component
Export
Bug
Passing
--int8
flag to any export.py command on macOS produces the following error.All requirements are installed, sklearn can be imported inside an interactive session.
--half flag works, other export options work properly
Environment
Minimal Reproducible Example
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: