Skip to content

fix(deps): update dependency ultralytics ( 8.3.167 → 8.3.168 ) - #60

Merged
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/ultralytics-8.x
Jul 19, 2025
Merged

fix(deps): update dependency ultralytics ( 8.3.167 → 8.3.168 )#60
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/ultralytics-8.x

Conversation

@jazzlyn-bot

@jazzlyn-bot jazzlyn-bot Bot commented Jul 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
ultralytics (changelog) project.dependencies patch ==8.3.167 -> ==8.3.168 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.168: - ultralytics 8.3.168 Optimize unnecessary native-space calculation (#​21379)

Compare Source

🌟 Summary

Ultralytics 8.3.168 delivers a major upgrade to how YOLO models export predictions, introduces a unified annotation method, and enhances both documentation and user-facing tools for a smoother, more consistent experience across the platform. 🚀✨

📊 Key Changes

  • Unified Prediction Export: Refactored and standardized how all YOLO models (detection, segmentation, pose, OBB, RT-DETR) prepare and export predictions to COCO JSON, ensuring consistent handling of image metadata and scaling.
  • Adaptive Annotation Labels: Replaced circle_label and text_label with a single, flexible adaptive_label method for drawing labels (circle or rectangle) on images, simplifying both code and usage.
  • Streamlit App Image Support: The Ultralytics YOLO Streamlit app now supports image uploads and inference, letting users run detection on images as well as video and webcam feeds.
  • Improved Documentation & Examples: Updated guides for YOLO11 and Sony IMX500 integration, clarified class naming, and improved code readability and examples throughout the docs.
  • Scoped Imports for Efficiency: Optimized module imports in the VisualAISearch solution for better efficiency and reliability.
  • Accurate Author Attribution: Corrected author information in YOLO11 documentation for proper citation.

🎯 Purpose & Impact

  • Consistency & Reliability: All YOLO models now export results in a standardized way, reducing errors and making downstream evaluation (like COCO metrics) more robust.
  • Simplified Annotation Workflow: The new adaptive_label method makes it easier for users and developers to annotate images, with less code and more flexibility.
  • Broader Accessibility: Streamlit app improvements mean users can quickly test models on images without needing to write code or use the command line.
  • Better Developer Experience: Cleaner code, improved documentation, and consistent naming conventions make it easier for both new and experienced users to integrate and extend Ultralytics solutions.
  • Professionalism: Accurate citations and clear documentation reinforce Ultralytics’ commitment to quality and community trust.

This release is all about making Ultralytics tools more powerful, intuitive, and accessible for everyone—from researchers and developers to everyday users. 💡🖼️🛠️

What's Changed

Full Changelog: ultralytics/ultralytics@v8.3.167...v8.3.168


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | ultralytics | 8.3.167 | 8.3.168 |
@jazzlyn-bot
jazzlyn-bot Bot merged commit 6e7fbb2 into main Jul 19, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch July 19, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants