Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 29, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

This PR introduces the YOLO11 model, replacing YOLOv8, with updated architecture and improved performance metrics across various tasks.

πŸ“Š Key Changes

  • Adjusted CI files to test the new YOLO11 models.
  • Updated documentation, README, and example files to reflect the transition from YOLOv8 to YOLO11.
  • Revised Dockerfiles for compatibility with YOLO11.
  • Added YOLO11-specific model configuration files.
  • Updated augmentation and block modules for improved performance.

🎯 Purpose & Impact

  • Enhanced Performance: YOLO11 provides better accuracy and efficiency with fewer parameters, improving real-time object detection and versatility.
  • Expanded Flexibility: Supports tasks like instance segmentation, pose estimation, and more, broadening application scopes from edge devices to cloud platforms.
  • Updated Resources: Documentation and resources now align with the latest model advancements, aiding user adoption and experience.

@glenn-jocher glenn-jocher changed the title ultralytics 8.2.104 modules and model configs ultralytics 8.3.0 New YOLO11 Models Sep 29, 2024
@glenn-jocher glenn-jocher changed the title ultralytics 8.3.0 New YOLO11 Models ultralytics 8.3.0 YOLO11 Models Release Sep 29, 2024
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
@glenn-jocher
Copy link
Member Author

ultralytics-yolo11-plots

Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
@glenn-jocher glenn-jocher merged commit 6e43d1e into main Sep 30, 2024
16 checks passed
@glenn-jocher glenn-jocher deleted the clean-exp branch September 30, 2024 00:59
iamdgarcia pushed a commit to iamdgarcia/ultralytics_16U that referenced this pull request Nov 8, 2024
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
@RizwanMunawar RizwanMunawar added documentation Improvements or additions to documentation enhancement New feature or request detect Object Detection issues, PR's classify Image Classification issues, PR's devops GitHub Devops or MLops labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classify Image Classification issues, PR's detect Object Detection issues, PR's devops GitHub Devops or MLops documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants