New Release: Ultralytics v8.2.69

:rocket: Announcing Ultralytics YOLO v8.2.69!

Hello Ultralytics community!

We are thrilled to announce the release of Ultralytics YOLO v8.2.69! This update brings a host of improvements and new features designed to enhance your experience and streamline your workflows. Here’s a quick overview of what’s new:

:star2: Key Features and Improvements

  • Issue Templates Updates:

    • Standardized language in bug report and question templates to consistently reference “Ultralytics YOLO”. This helps in providing more consistent and comprehensive bug reports and questions, facilitating faster and more accurate triaging.
  • Documentation Enhancements:

    • Added detailed guides on integrating IBM Watsonx and JupyterLab for model training. These guides enable users to expand their training environments, offering more flexibility and productivity in model training and experimentation.
    • Minor formatting and structural enhancements in various dataset and integration documentation.
  • FastSAM Enhancements:

    • Merged all prompting functionalities directly into the FastSAM class, removing the need for FastSAMPrompt. This simplifies usage, making it easier for users to apply multiple prompt types (bounding boxes, points, texts) in a single call and improving model inference performance.
  • Bug Fixes:

    • Fixed class imbalance augmentation issue in the data augmentation script, ensuring more reliable and balanced training data generation.
    • Formatting corrections in Google Cloud region latency output, aiding in the easier identification of the best regions for deployment.

:dart: Purpose & Impact

These updates focus on enhancing user experience, expanding documentation, and improving model functionalities for more efficient and effective workflows. Whether you’re integrating new tools, refining your training data, or optimizing your deployment, this release has something for you.

:arrows_counterclockwise: What’s Changed

:busts_in_silhouette: New Contributors

  • @QinghongLin made their first contribution in #14745

:chart_with_upwards_trend: Full Changelog

For a detailed list of all changes, check out the full changelog.

We encourage you to try out the new release and share your feedback. Your insights are invaluable in helping us improve and evolve Ultralytics YOLO. Thank you for being a part of our community!

Happy coding! :tada:

Release URL

1 Like

Thank you for your contributions @QinghongLin!

1 Like