New Release: Ultralytics v8.2.82

:rocket: Announcing Ultralytics v8.2.82 Release!

:star2: Summary

We are thrilled to announce the release of Ultralytics v8.2.82! This update brings significant advancements, including YOLOv10 export support for CoreML, Edge TPU, and TF.js, making it the standout feature of this release.

:bar_chart: Key Changes

YOLOv10 Export Support

  • CoreML, Edge TPU, and TF.js: Expanded export capabilities now include CoreML, Edge TPU, and TF.js, enabling broader deployment options for YOLOv10 models across different platforms and devices.

Docstring Style Adjustments

  • Documentation Workflow: Updates to the documentation build workflow to ignore specific style rules for docstrings, aligning with Google-style conventions.

Automated Code Style Checks

  • Integration of ruff: A new tool to perform style checks and fixes across the codebase, focusing on improving docstring consistency.

Examples & Code Cleanup

  • Improvements and Refinements: Enhancements in example scripts and code snippets, particularly in docstring formats and argument examples, for better clarity and consistency.

Multilingual Documentation

  • New Language Support: Minor updates to documentation links and the addition of new language support for specific parts of the guides.

:dart: Purpose & Impact

  • Enhanced Deployment Options: The new export capabilities for YOLOv10 models significantly broaden the range of deployment scenarios, making it easier for developers to deploy models on various platforms, including Apple devices, Google’s Edge TPU, and web environments via TF.js.
  • Improved Developer Experience: Consistent and clear docstring styles improve code readability and maintainability, helping developers understand and contribute more efficiently.
  • User-Friendly Examples: More accurate and consistent example scripts enable users to replicate and learn from them more effectively, reducing errors during implementation.
  • Global Accessibility: The expansion of multilingual documentation allows a wider global audience to access resources in their preferred languages, enhancing usability and outreach.

What’s Changed

New Contributors

Full Changelog: v8.2.81…v8.2.82

:loudspeaker: Try It Out!

We encourage you to try out the new release and explore the enhanced features. Your feedback is invaluable to us, so please share your thoughts and experiences.

Thank you for being a part of the Ultralytics community!

Release Notes

1 Like