New Release: Ultralytics v8.3.84

:rocket: Ultralytics v8.3.84 Release Announcement

We are excited to introduce Ultralytics v8.3.84, packed with meaningful improvements to segmentation, documentation, and model usability. :party_popper: This release focuses on cleaner outputs, easier learning, and enhanced validation capabilities. Read on for all the details!


:glowing_star: Summary

The v8.3.84 release enhances YOLO’s segmentation accuracy, strengthens documentation, and refines validation settings to provide a more seamless user experience. Highlights include:

  • :glowing_star: Segmentation Optimization: Filtering out predictions with empty masks for more focused and usable outputs.
  • :books: Improved Documentation: Better instructional materials, including new YouTube resources and clearer code example refinements.
  • :gear: Validation Refinements: save_hybrid mode is now restricted to detection tasks only, preventing evaluation errors.

:bar_chart: New Features & Key Changes

:rocket: Segmentation Optimization

YOLO models now automatically remove predictions with empty masks, ensuring only meaningful segmentation data is retained. This significantly improves result reliability and clears away irrelevant data for streamlined workflows.


:books: Updated Documentation


:gear: Validation Enhancements

The save_hybrid mode has been limited to detection tasks to prevent incorrect validation usage with other models like segmentation or OBB (oriented bounding box). This ensures evaluation results remain accurate across all use cases.


:bullseye: Purpose & Impact

  • :white_check_mark: Cleaner Outputs: Segmentation workflows now offer cleaner, more relevant results by omitting invalid predictions.
  • :handshake: Better Onboarding: Enhanced documentation ensures a smooth experience for both new and advanced users.
  • :warning: Safer Validation: Limiting save_hybrid avoids misuse of validation settings, promoting error-free evaluations.

:link: Changelog & Resources


:hammer_and_wrench: Try It Out Today!

Update your Ultralytics package to the latest version, explore the improvements, and let us know what you think! Your feedback helps refine our tools to better serve the YOLO community.

pip install ultralytics --upgrade

We encourage you to try out the new features and improvements and share your thoughts on their impact. Drop us a message in the Ultralytics GitHub Discussions—we’d love to hear from you.


Thank you for being a part of the YOLO journey. All these advancements wouldn’t be possible without the incredible contributions from our community and Ultralytics team! :blush: