fix(deps): update dependency ultralytics ( 8.3.174 → 8.3.175 ) - #77
Merged
Conversation
| datasource | package | from | to | | ---------- | ----------- | ------- | ------- | | pypi | ultralytics | 8.3.174 | 8.3.175 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.3.174->==8.3.175Warning
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.175YOLOEis_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
🎯 Purpose & Impact
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
classesand totalcountsin solutionsLoggingby @RizwanMunawar in https://github.com/ultralytics/ultralytics/pull/21483--slowCI by @lakshanthad in https://github.com/ultralytics/ultralytics/pull/21572queue-managementnotebook in docs by @RizwanMunawar in https://github.com/ultralytics/ultralytics/pull/21489batch_sizefor TensorRT inference by @syedhamzamohiuddin in https://github.com/ultralytics/ultralytics/pull/21592ultralytics 8.3.175YOLOEis_fused()check prior to setting classes by @Y-T-G in https://github.com/ultralytics/ultralytics/pull/21605New 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.
This PR has been generated by Renovate Bot.