New Release: Ultralytics v8.3.101

:rocket: Announcing YOLOE Release: Ultralytics v8.3.101

We’re excited to announce the release of Ultralytics v8.3.101, introducing major enhancements to the YOLOE model! This update focuses on simplifying video/stream handling, adding flexible inference options, improving export compatibility, and refining our documentation to boost ease of use.


:glowing_star: Summary

This version shines with automated video handling, a rectangular inference option, and documentation fixes for seamless adoption. Community contributions have greatly enriched this release—thank you for driving innovation together!


:bar_chart: Key Changes

:framed_picture: Improved Video Handling:

  • Automatically selects the first frame of a video/stream as the visual prompt reference image, saving time for users.

  • Users can also specify a custom frame for better control.

    Authored by @Laughing-q. For details, check the PR here.

:black_square_button: New Rectangular Inference Option:

  • Added rect parameter in predict mode to toggle rectangular padding during predictions.

  • Enhances flexibility for unique datasets and scenarios requiring non-standard padding setups.

    Contributed by @Laughing-q. See the PR here.

:books: Detailed Documentation Updates:

:globe_with_meridians: Model Export Compatibility:


:bullseye: Purpose & Impact

This release ensures:

  • Simpler workflows with automated first-frame selection for video/stream inputs.
  • Flexible scenarios for inference through rectangular padding options.
  • Straightforward onboarding, thanks to clearer documentation and fixed examples.
  • Export reliability for advanced workflows.
  • Stronger collaboration with gratitude for our contributors—thank you for making YOLOE even better!

These improvements target both experienced developers and newcomers, ensuring YOLOE is intuitive and adaptable to a wide range of use cases.


What’s Changed

Here’s a complete list of the updates included in v8.3.101:

View the full changelog: v8.3.100…v8.3.101.

Release details, including direct downloads: Ultralytics v8.3.101 Release.


:woman_technologist: Try It Out!

We encourage you to update to v8.3.101 and explore these exciting enhancements. Your feedback is instrumental—please share your thoughts or report any issues via our GitHub Discussions.

Let’s keep pushing the boundaries of computer vision, together!

Thank you to all the contributors, users, and community members for your continued support—this release belongs to all of you. :raising_hands:

Stay innovative,
The Ultralytics Team