New Release: Ultralytics v8.3.164

:rocket: Ultralytics v8.3.164 Release Announcement

:glowing_star: Summary

We’re excited to announce the release of Ultralytics v8.3.164! This update brings critical improvements to YOLO detection validation, increased dataset flexibility, smoother export experiences, and refined documentation and developer usability—all aimed at making your computer vision workflows faster, more accurate, and easier to use.

This release is recommended for all users, especially those validating detection models, working with diverse datasets, or deploying with advanced export requirements.


:fire: New Features & Major Improvements

Metrics Fix in YOLO Detection Validation

Flexible Text Sample Handling in Datasets

Export Improvements & Warnings

Classification Dataset Compatibility

HEIC Image Support Update


:hammer_and_wrench: Additional Improvements

  • Type Hints: Standardized the use of np.ndarray, making type annotations clearer and more consistent throughout the codebase (PR by @Laughing-q).
  • Documentation & UI Enhancements:
  • Minor Fixes: Corrected a misleading error message in classification augmentation for a smoother developer experience (PR by @Toprak2).

:waving_hand: New Contributors

A big thank you to our new contributors for their valuable efforts:

  • @JamesBond6873 for improving classification dataset folder support
  • @Toprak2 for clarity fixes in augmentations

Your feedback, testing, and pull requests truly power the evolution of Ultralytics. Kudos to everyone in the community—the real strength of YOLO!


:memo: How to Upgrade

Upgrade as usual using pip:

pip install --upgrade ultralytics

View the full release details at the v8.3.164 release page.
See all changes in the changelog.


:speaking_head: Get Involved & Share Feedback

We encourage you to try out v8.3.164, especially if you’re working with custom datasets, validating models, or exporting for deployment. Please share your experiences, suggestions, or questions—the community and Ultralytics team are always ready to help!

Happy detecting!