pypi ultralytics 8.3.89
v8.3.89 - `ultralytics 8.3.89` TensorFlow 2.19.0 compatibility updates (#19668)

one day ago

🌟 Summary

The Ultralytics 8.3.89 release focuses on improving dependency management, enhancing compatibility with NVIDIA Jetson devices, and refining documentation for better usability. 🚀

📊 Key Changes

  • Dependency Management: Updated --index-strategy to unsafe-best-match for safer and more reliable package installations.
  • Jetson Compatibility: Adjusted TensorFlow.js versions for Jetson JetPack 4/5 to ensure seamless compatibility.
  • Documentation Updates: Standardized code examples across the repository to Python's interactive shell style (>>>) for improved clarity and consistency.
  • Stale Workflow Improvements: Enhanced GitHub workflows to better manage stale pull requests and issues.
  • Version Update: Incremented the Ultralytics version to 8.3.89.

🎯 Purpose & Impact

  • Enhanced Reliability: The updated dependency strategy minimizes potential conflicts during package installations, ensuring smoother setups. 🛠️
  • Broader Hardware Support: Improved TensorFlow.js compatibility ensures better performance on NVIDIA Jetson devices, benefiting edge AI applications. 🤖
  • Developer Experience: Standardized documentation makes it easier for developers to understand and implement examples, boosting productivity. 📚
  • Efficient Project Management: Improved stale workflows help maintain a cleaner and more organized repository. 🚀
  • Version Alignment: The version bump reflects these enhancements, signaling progress and stability.

What's Changed

Full Changelog: v8.3.88...v8.3.89

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.