Skip to content

fix(deps): update dependency ultralytics ( 8.3.162 → 8.3.163 ) - #46

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

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

Conversation

@jazzlyn-bot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.163: - ultralytics 8.3.163 Add 1% tolerance for labels normalization check (#​21310)

Compare Source

🌟 Summary

This release brings smarter label validation, improved region counting, easier video frame management, and enhanced export and CI workflows for a smoother and more reliable Ultralytics experience. 🚀✨

📊 Key Changes

  • Label Verification Tolerance 🏷️
    Added a 1% tolerance to label normalization checks, reducing false errors from tiny rounding issues in datasets.
  • Region Counter Overhaul 🔢
    Improved the RegionCounter solution for easier setup and management of multiple counting zones, with clearer region drawing and more robust counting logic.
  • Video Frame Naming Fixes 🎬
    Optimized how video frames and prediction images are saved, ensuring consistent and intuitive file naming—especially for videos with complex filenames.
  • YOLOE Model Fusion Enhancement 🤖
    Refined model fusion to better support YOLOE models with positional encoding, improving deployment reliability.
  • ONNX Export Dependency Updates 📦
    Updated ONNXslim to version 0.1.59 for better model export optimization, then streamlined export requirements by removing unnecessary dependencies.
  • Documentation Upgrade 🎥
    Embedded a YouTube tutorial in the validation docs, making it easier to learn how to export validation results in various formats.
  • Continuous Integration (CI) Improvements 🛠️
    • JetPack tests now run all jobs regardless of failures, providing more complete test results.
    • Added NVIDIA Jetson hardware checks and improved Slack notifications for CI failures, ensuring faster feedback and better hardware compatibility.

🎯 Purpose & Impact

  • For All Users:

    • Fewer frustrating false errors during data validation, especially when using datasets from different sources.
    • Easier and more reliable management of video predictions and region-based object counting.
    • Smoother experience exporting and optimizing models for deployment, with up-to-date dependencies and fewer installation issues.
    • More accessible documentation and learning resources, thanks to embedded video guides.
  • For Developers & Advanced Users:

    • Improved CI workflows mean faster detection and resolution of issues, especially for Jetson and edge device deployments.
    • Enhanced model fusion and export logic supports a broader range of architectures and deployment scenarios.

Overall, this update makes Ultralytics tools more robust, user-friendly, and ready for diverse real-world applications! 🌍💡

What's Changed

New Contributors

Full Changelog: ultralytics/ultralytics@v8.3.162...v8.3.163


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.162 | 8.3.163 |
@jazzlyn-bot
jazzlyn-bot Bot force-pushed the renovate/ultralytics-8.x branch from 440e970 to 4c76e79 Compare July 8, 2025 12:17
@jazzlyn-bot
jazzlyn-bot Bot merged commit 901ca49 into main Jul 9, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch July 9, 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