Skip to content

Releases: ultralytics/ultralytics

v8.2.30 - Update publish.yml (#13464)

10 Jun 01:14
59eedcc
Compare
Choose a tag to compare

馃専 Summary

Ultralytics version 8.2.30 introduces several updates mainly focused on code refactoring, enhancements, and bug fixes.

馃搳 Key Changes

  • Adjusted publish.yml workflow to refine Git configurations and add new release steps.
  • Fixed minor coding inconsistencies and redundancies in various files.
  • Enhanced specific functions' readability and performance.

馃幆 Purpose & Impact

  • Improved Release Process: The updated GitHub Actions workflow ensures smoother tagging and releasing directly from the pushes, streamlining the continuous integration pipeline.
  • Code Quality Improvement: Minor fixes and reorganizations enhance overall code readability, making it easier for developers to understand and contribute.
  • Enhanced Performance: Optimizations in data handling and function operations potentially improve runtime efficiency and reduce resource usage.

What's Changed

Full Changelog: v8.2.29...v8.2.30

v8.2.0 - YOLOv8-World and YOLOv9-C/E Models

09 Jun 23:36
27836d3
Compare
Choose a tag to compare

Ultralytics v8.2.0 Release Notes

Introduction

Ultralytics is excited to announce the v8.2.0 release of YOLOv8, comprising 277 merged Pull Requests by 32 contributors since our last v8.1.0 release in January 2024, marking another milestone in our journey to make state-of-the-art AI accessible and powerful. This release brings a host of new features, performance optimizations, and expanded integrations, reflecting our commitment to continuous improvement and innovation. 馃實馃殌

Ultralytics v8.2.0 Key Highlights

  • New Models: Introduced support for YOLOv8-World, YOLOv8-World-v2 (by @Laughing-q in PR #9268), YOLOv9-C, YOLOv9-E (by @Laughing-q in PR #8571), and YOLOv9 Segment models (by @Burhan-Q in PR #9296), expanding the versatility of the Ultralytics platform.
  • New Features: Added distance calculation in vision-eye, per-class object counting (by @RizwanMunawar in PR #9443), and queue management utilities (by @RizwanMunawar in PR #9494), enhancing the functionality and applicability of YOLOv8.
  • Performance Optimizations: Achieved 40% faster ultralytics imports (by @glenn-jocher in PR #9547), faster batch same_shapes, and immediate checkpoint serialization (by @glenn-jocher in PR #9437), further optimizing the efficiency of the framework.
  • Enhanced Export Capabilities: Improved export support, including OpenVINO 2023.3 updates (by @adrianboguszewski in PR #8417), TensorRT 10 support (by @Burhan-Q in PR #9516), and fixes for TFLite, ONNX, and OpenVINO exports.
  • Documentation Expansion: Significantly expanded the documentation with new guides, integration pages for TorchScript, TFLite, NCNN, PaddlePaddle, TF GraphDef, TF SavedModel, TF.js (by @abirami-vina in multiple PRs), and updates to existing pages, providing comprehensive resources for users.
  • Training Enhancements: Introduced YOLO-World training support (by @Laughing-q in PR #9268), fixed learning rate issues (by @Laughing-q in PR #9468), and improved robustness for stopping and resuming training (by @glenn-jocher in PR #9384).
  • Platform Support: Added support for NVIDIA Jetson (by @lakshanthad in PR #9484), Raspberry Pi (by @lakshanthad in PR #8828), and Apple M1 runners for tests and benchmarks (by @glenn-jocher in PR #8162), expanding the usability of YOLOv8 across various platforms.
  • CI/CD Improvements: Enhanced Ultralytics Actions using OpenAI GPT-4 for PR summaries (by @pderrenger in PR #7867) and introduced self-hosted Raspberry Pi 5 CI (by @lakshanthad in PR #8828), streamlining the development and testing processes.
  • Bug Fixes: Resolved various issues related to model loading, inference, plotting, and exports, ensuring a smoother user experience.
  • Community Contributions: Welcomed contributions from 31 new contributors, reflecting the growing engagement and collaborative spirit within the Ultralytics community.

Summary

Ultralytics v8.2.0 represents a significant leap forward, introducing new models, features, and optimizations while expanding platform support and integration capabilities. We extend our gratitude to our dedicated users and contributors for their invaluable support and contributions. As we continue to push the boundaries of AI and computer vision, we look forward to the exciting possibilities and advancements that lie ahead! 馃専馃殌馃帀

What's Changed

Read more

v8.1.0 - YOLOv8 Oriented Bounding Boxes (OBB)

10 Jan 09:58
808984c
Compare
Choose a tag to compare

Ultralytics v8.1.0 Release Notes

Introduction

Ultralytics proudly announces the v8.1.0 release of YOLOv8, celebrating a year of remarkable achievements and advancements. This version continues our commitment to making AI technology accessible and powerful, reflected in our latest breakthroughs and improvements.

2023 in Review

  • Record-Breaking Engagement: Over 20 million downloads of the Ultralytics package, with 4 million in December alone! 馃搱
  • Massive Model Training: An incredible 19 million YOLOv8 models were trained in 2023, showing the widespread adoption and versatility of our platform. 馃寪
  • Diverse Model Usage: 64% of these models were for object detection, 20% for instance segmentation, 15% for pose estimation, and 1% for image classification. 馃搳
  • Expanding Global Reach: YOLOv8 reached 5 million users in 2023 and was run in 15 billion inference jobs across various industries, showcasing its real-world impact. 馃實
  • Documentation in Multiple Languages: Our docs are now available in 11 languages, catering to our diverse global community. 馃摎

Ultralytics v8.1.0 Key Highlights

  • YOLOv8 OBB Models: The introduction of Oriented Bounding Box models in YOLOv8 marks a significant step in object detection, especially for angled or rotated objects, enhancing accuracy and reducing background noise in various applications such as aerial imagery and text detection.
  • Segmentation Support & Enhancements: Enhanced segmentation capabilities offer more precise image analysis, with improved classification augmentations integrated into Ultralytics training pipelines.
  • Performance Optimizations: Since our initial release last year we've focused on optimizing every aspect of the YOLOv8 framework, including training, validation, inference, and export, ensuring speed and efficiency without compromising performance.
  • Enhanced Model Architecture & Training Features: Incremental updates in model architecture, training features, and dataset support, including integration with Open Images V7 dataset and improved image classification models.
  • API and CLI Improvements: Enhanced user experience with refined API and CLI, including the Ultralytics Explorer tool for advanced dataset exploration and interaction.
  • PaddlePaddle, NCNN, PNNX, TensorRT & Other Integrations: Strengthened integration with multiple other platforms, offering users more deployment flexibility and compatibility for YOLOv8 users.
  • Diverse Contributions & Ultralytics HUB Evolution: The integration of almost 1000 pull requests by 230 contributors and the growth of Ultralytics HUB, with it's own series of version updates, highlights the community's vital role in the development of YOLOv8.

Community Engagement and Support

  • Expanding Documentation: Our documentation now spans 11 languages, with over 200 pages, providing comprehensive guides for various real-world applications.
  • Custom-Trained YOLOv8 Models: With the ability to train models on custom data, 19 million YOLOv8 models were trained in 2023 alone, catering to diverse needs across object detection, segmentation, pose estimation, and image classification.
  • User Contributions: We encourage and appreciate user-contributed examples and stories, showcasing the versatility and real-world impact of YOLOv8.

Summary

Ultralytics v8.1.0 is a testament to a year of innovation, with the integration of Oriented Object Detection, enhanced classification models, and a strong focus on user experience and community engagement. We thank our users and contributors for their invaluable support and look forward to another year of groundbreaking advancements in the field of AI and computer vision in 2024! 馃専馃殌馃帀

What's Changed

Read more