New Release: Ultralytics v8.3.147

:rocket: Ultralytics v8.3.147 Release: Exportable Confusion Matrices, Enhanced Model Support & Improved Docs!

:glowing_star: Summary

Ultralytics v8.3.147 arrives with powerful new ways to export confusion matrix results, upgraded YOLOv7 ONNX/TensorRT inference support, refreshed OpenVINO documentation for YOLO11, as well as several usability and documentation improvements. This release makes analysis easier, expands hardware and model compatibility, and improves the training experience for all users. :bar_chart::rocket:


:bar_chart: New Features

Export Confusion Matrix Results in Multiple Formats

You can now export confusion matrix results after validating your models in CSV, XML, HTML, JSON, and SQL formats. The updated ConfusionMatrix class now supports class names and streamlined export functionality, making it easier to analyze, share, and present results in your preferred tools.


:new_button: Major Improvements

YOLOv7 ONNX & TensorRT Inference Support

New guides and scripts help you export YOLOv7 models to ONNX/TensorRT and run inference directly with Ultralytics. Please note: only inference (not training) is supported for YOLOv7 in Ultralytics.

OpenVINO Integration for YOLO11

All OpenVINO documentation now references YOLO11 and includes updated export instructions, usage examples, benchmarks, hardware compatibility tips, and troubleshooting guidance.


:books: Documentation & Usability Updates


:hammer_and_wrench: Bug Fixes


:bullseye: Purpose & Impact

  • Flexible, Shareable Analysis: Export confusion matrices in a variety of formats for use in reports, presentations, or further research.
  • Expanded Model & Hardware Support: Integrate YOLOv7 ONNX/TensorRT and benefit from the latest OpenVINO optimizations for YOLO11 on Intel hardware.
  • Smoother User Experience: Clearer documentation and parameter names help avoid confusion for both new and experienced users.
  • Reliable Training: Model initialization fixes lead to more predictable training, especially with custom architectures.

:memo: What’s Changed

Full Changelog: v8.3.146…v8.3.147

Release URL: Ultralytics v8.3.147 Release


:vertical_traffic_light: Get Involved

Ready to try out the new features? Upgrade to v8.3.147, explore the new export options and model integrations, and let us know how it works for you! User feedback is essential to keep YOLO evolving—please share your questions, suggestions, and results in the comments.

A huge thank you to every contributor and the entire YOLO community for making these improvements possible. Your feedback and efforts keep the Ultralytics ecosystem vibrant and innovative!

Happy experimenting,
The Ultralytics Team