Announcing Ultralytics v8.2.103 Release!
Summary
Weโre excited to announce the release of Ultralytics v8.2.103
, packed with enhancements to boost cross-platform compatibility and performance evaluation. This update focuses on improving our CI workflows and benchmarking functionalities to ensure a smoother experience for all users.
Key Changes
CI Workflow Update
- Extended Platform Coverage: Our CI workflow now includes Windows (
windows-latest
), alongside existing platforms, to broaden testing coverage and enhance cross-platform reliability.
Benchmark Function Improvements
- New
eps
Parameter: Prevents division by zero, ensuring more robust benchmark calculations. - Enhanced Error Handling: Improved stability and reliability of results.
- Better Documentation: Enriched with practical examples to help users effectively utilize benchmarking and profiling functions.
Class Enhancements
- Improved Readability: Enhanced structure and clarity of class methods related to model profiling and benchmarking tasks.
Purpose & Impact
These updates aim to streamline development processes, improve platform compatibility, and ensure more accurate and reliable model profiling for both users and developers.
Whatโs Changed
- Update
mkdocs.yml
with Hand Keypoints link by @RizwanMunawar in PR #16515 - Update JSONDict for PosixPath to String by @glenn-jocher in PR #16522
- Removing cpu-info persistence for Docker images by @ambitious-octopus in PR #16470
ultralytics 8.2.103
Windows Benchmarks CI by @glenn-jocher in PR #16523
Full Changelog: View here
Try It Out!
We encourage you to try out the new release and share your feedback. Your insights are invaluable in helping us improve and deliver the best possible experience.
Release URL: Ultralytics v8.2.103
Thank you for being a part of our community and for your continued support!