Announcing Ultralytics v8.3.19 Release!
Summary
We’re excited to announce the release of ultralytics v8.3.19
, packed with significant updates to enhance TensorRT support, improve documentation, and streamline user experience. This release focuses on stability, compatibility, and usability improvements.
Key Changes
TensorRT Updates
- Version Adjustments: We’ve removed the version pinning for
tensorrt-cu12
from version10.1.0
, addressing previous issues and enhancing stability. This change aims to make model exports more reliable, especially when using TensorRT.
Documentation Improvements
- Enhanced Build Script: Improved URL handling in the documentation build script.
- Manual Publishing: Added the ability to trigger documentation publishing manually, making it easier to keep resources up-to-date.
Purpose & Impact
Stability Enhancements
- By excluding problematic TensorRT versions, we aim to provide a more stable deployment experience.
Broader Compatibility
- Allowing compatibility with more TensorRT versions reduces installation issues and offers flexible deployment options.
User Experience
- Improved documentation navigation and added language support in themes for better accessibility.
- Simplified code examples in notebooks for easier initial setups, including tasks like heatmap generation and object counting.
These updates are designed to benefit both developers and non-expert users, reflecting our commitment to improving performance and user experience.
What’s Changed
- Fix build_docs regex for trailing URL periods by @pderrenger
- Fix MNIST link by @pderrenger
- Improve Docs publish.yml workflow dispatch by @glenn-jocher
- Update extra.js by @glenn-jocher
- Fix Giscus load after navigation by @glenn-jocher
- Remove YOLO11n message from AMP logs by @Y-T-G
- Update notebooks by @RizwanMunawar
- TensorRT 10.5.0 support by @glenn-jocher
Full Changelog: v8.3.18…v8.3.19
Try It Out!
We encourage you to try out the new release and share your feedback. Your insights are invaluable in helping us continue to improve and innovate.
For more details, visit the release page.
Thank you for being a part of the Ultralytics community!