New Release: Ultralytics v8.2.74

:rocket: Announcing Ultralytics YOLO v8.2.74 Release!

We are thrilled to announce the release of Ultralytics YOLO v8.2.74! This update brings significant enhancements, new features, and improvements to make your experience with YOLO even better. Here’s a quick overview of what’s new:

:star2: Summary

Release v8.2.74 introduces enhancements for NVIDIA Jetson support, improved export options, and tracking updates.

:bar_chart: Key Changes

  • GitHub Actions: Updated to include additional status code (401).
  • Documentation Updates:
    • Expanded NVIDIA Jetson support, now including JetPack 6.0.
    • Improved OpenVINO export options, adding support for dynamic input sizes.
    • Added a contributor mfloto.
  • Trackers Configuration:
    • Added fuse_score option to BoT-SORT and ByteTrack trackers.
  • Code Adjustments: Conditionally fuse confidence scores with IoU distances in trackers.

:dart: Purpose & Impact

  • Security and Reliability:
    • The GitHub Actions update makes the system more robust by handling 401 Unauthorized statuses :muscle:.
  • Enhanced Hardware Support:
    • Documentation on JetPack 6.0 expands the usability of YOLOv8 across more NVIDIA Jetson devices, providing detailed setup instructions :rocket:.
  • Export Flexibility:
    • The dynamic input size support in OpenVINO exports enhances the model’s flexibility and compatibility :art:.
  • Tracking Improvements:
    • The fuse_score option in trackers improves the accuracy and reliability of object tracking by leveraging both confidence and IoU metrics :dart:.

What’s Changed

New Contributors

  • @mfloto made their first contribution in PR #14970

Try It Out!

We encourage you to try out the new release and experience the improvements firsthand. Your feedback is invaluable to us, so please share your thoughts and experiences.

Full Changelog: v8.2.74

Thank you for being a part of the Ultralytics community! Your support and contributions help us continually improve and innovate.

Happy coding! :tada:

Release URL: Ultralytics YOLO v8.2.74

1 Like