Skip to content

fix(deps): update dependency ultralytics ( 8.3.174 → 8.3.175 ) - #77

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

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

Conversation

@jazzlyn-bot

@jazzlyn-bot jazzlyn-bot Bot commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.175: - ultralytics 8.3.175 YOLOE is_fused() check prior to setting classes (#​21605)

Compare Source

🌟 Summary

This release enhances model safety, improves documentation and logging, expands export testing, and updates example notebooks for a smoother and more reliable user experience. 🚦📚📝

📊 Key Changes

  • Model Safety for YOLOE:
    • Prevents changing model classes after the model has been fused for inference, reducing risk of errors in production deployments.
  • Improved YOLOE Documentation:
    • Added clear, step-by-step guides for fine-tuning and linear probing on both instance segmentation and object detection tasks.
  • Enhanced Logging in Object Cropping Solutions:
    • Logs now show which object classes were detected and their counts, making results easier to interpret.
  • Expanded Export Testing:
    • Added comprehensive tests for exporting YOLO models to NCNN format across various settings, ensuring greater reliability.
  • Updated Example Notebooks:
    • All Colab and example notebooks now use the latest Ultralytics version, with refreshed outputs and improved user tips.
  • Batch Size Handling Fix for TensorRT:
    • Validation and inference with TensorRT models now handle batch size more consistently and robustly.
  • Queue Management Docs Improvement:
    • Added a Google Colab badge for instant access to the queue management notebook.

🎯 Purpose & Impact

  • Safer Model Deployment:
    • Prevents accidental misconfiguration of YOLOE models after optimization, making deployments more robust and predictable.
  • Easier Custom Training:
    • New documentation helps users fine-tune YOLOE models on their own datasets, whether for detection or segmentation, with less guesswork.
  • Clearer Results & Debugging:
    • Enhanced logging and notebook updates make it easier to understand what the model is doing and to troubleshoot issues.
  • Greater Export Reliability:
    • Expanded export tests catch more edge cases, leading to fewer surprises when deploying models in different environments.
  • Improved Accessibility:
    • Quick-launch Colab badges and updated notebooks lower the barrier for new users to get started and experiment.

This update is recommended for all users who want safer workflows, better documentation, and a more seamless experience with Ultralytics models and tools. 🚀

What's Changed

New Contributors

Full Changelog: ultralytics/ultralytics@v8.3.174...v8.3.175


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.174 | 8.3.175 |
@jazzlyn-bot
jazzlyn-bot Bot merged commit b6efadb into main Aug 7, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch August 7, 2025 12:18
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