New Release: Ultralytics v8.3.157

:rocket: Ultralytics v8.3.157 Release: Lightning-Fast Evaluation & Enhanced Usability!

:glowing_star: Summary

We’re excited to announce Ultralytics v8.3.157—a major update focused on making your model development experience faster, easier, and more flexible! This release brings dramatically improved evaluation speeds, smarter segmentation & pose handling, greater dataset compatibility, and even better documentation to accelerate your workflows. Whether you’re a newcomer or a seasoned YOLO developer, you’ll notice the difference right away. :rocket:


:trophy: New Features & Major Improvements

Major Evaluation Upgrade

  • Faster COCO/LVIS Evaluation: We’ve integrated the faster-coco-eval library by @MiXaiLL76 as a drop-in replacement for pycocotools. Enjoy up to 4.5x faster validation on COCO and LVIS datasets! Benchmarking and model iteration just got a huge boost.

Segmentation & Pose Enhancements

  • Mask Post-Processing: No more custom mask headaches! Changes by @Laughing-q fix mask shape mismatches, making YOLO segmentation more robust—especially with custom pipeline modifications.
  • Reliable Keypoints: Pose models now treat keypoint labels and predictions in a consistent format, reducing errors and making training and inference more dependable.

Dataset Flexibility

  • Grounding Dataset Improvements: Thanks to @mohiuddin-khan-shiam, label verification is now smarter: known datasets are strictly validated, but custom datasets load more gracefully. No more loading interruptions!

:books: Documentation & UX Improvements


:light_bulb: Dependency Updates & Fixes


:clap: New Contributors

Big thanks to our newest contributors for their valuable additions:

You’re fueling innovation for the whole YOLO community!


:vertical_traffic_light: How to Get Started

Update now to the latest version (pip install -U ultralytics) and experience faster evaluation, improved segmentation and pose workflows, and slicker documentation.
We encourage all users to review the full changelog, try out the new features, and let us know about your experience or suggestions right here in the forum.


:loudspeaker: Feedback Welcome

Your input drives our roadmap! Please share your thoughts, issues, or success stories—every bit helps us build better tools for you and the whole computer vision community.

Check out the full release announcement: Ultralytics v8.3.157 Release Notes

Happy training! :rocket:
— The Ultralytics Team & YOLO Community