fix(deps): update dependency ultralytics ( 8.3.197 → 8.3.198 ) - #116
Merged
Conversation
| datasource | package | from | to | | ---------- | ----------- | ------- | ------- | | pypi | ultralytics | 8.3.197 | 8.3.198 |
jazzlyn-bot
Bot
force-pushed
the
renovate/ultralytics-8.x
branch
from
September 11, 2025 12:15
771cb2d to
aa861a2
Compare
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.197->==8.3.198Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ultralytics/ultralytics (ultralytics)
v8.3.198: -ultralytics 8.3.198ImproveTunerwith BLX-α gene crossover (#22038)Compare Source
🌟 Summary
Smarter hyperparameter tuning and sturdier training/inference across the board. v8.3.198 introduces a much stronger Tuner with BLX-α crossover, unified metric plotting, safer defaults, and multiple robustness fixes (NMS, DDP loss, Intel GPU checks), plus simpler export APIs and flexible torch.compile modes. 🚀
📊 Key Changes
🎯 Purpose & Impact
Quick examples
What's Changed
Exporterand remove unnecessaryNoneplaceholder by @Laughing-q in #22009torch.compileby @Laughing-q in #21999TorchNMS.nms()early exit logic by @Y-T-G in #22014numpyversion by @Y-T-G in #22025torch.Tensor.shape[0]to get length fortorch.Tensorby @Laughing-q in #22021plot_resultsfordetect/segment/pose/obb/classifytasks by @Laughing-q in #22026mask_ratio=1by @Laughing-q in #22037ultralytics 8.3.198ImproveTunerwith BLX-α gene crossover by @glenn-jocher in #22038New Contributors
Full Changelog: ultralytics/ultralytics@v8.3.197...v8.3.198
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.