pypi ultralytics 8.3.148
v8.3.148 - `ultralytics 8.3.148` update `onnxslim>=0.1.56` dependency (#20905)

latest releases: 8.3.198, 8.3.197, 8.3.196...
3 months ago

🌟 Summary

This release updates key dependencies and improves error handling, making model exports more reliable and troubleshooting easier for users. πŸš€πŸ”§

πŸ“Š Key Changes

  • Updated the onnxslim dependency to version 0.1.56 for ONNX and TensorFlow SavedModel exports, ensuring compatibility with the latest features and bug fixes.
  • Enhanced error handling when loading dataset caches and model weights, especially for missing modules and outdated NumPy versions.
  • Improved error messages to clearly guide users on how to resolve issues related to missing or incompatible dependencies.

🎯 Purpose & Impact

  • Boosts the reliability of exporting models to ONNX and TensorFlow formats, reducing the risk of export failures. πŸ“¦
  • Makes it easier for users to identify and fix issues with their Python environment, especially around NumPy and other dependencies.
  • Delivers a smoother, more user-friendly experience for both new and experienced usersβ€”no changes to core workflows, so you can upgrade with confidence! πŸ‘βœ¨

What's Changed

Full Changelog: v8.3.147...v8.3.148

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.