Skip to content

fix(deps): update dependency ultralytics ( 8.3.168 → 8.3.169 ) - #63

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

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

Conversation

@jazzlyn-bot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.169: - ultralytics 8.3.169 Add GT, TP, FP, FN visualization for Detect, Segment, Pose and OBB (#​18868)

Compare Source

🌟 Summary

This release introduces powerful new visualizations for model evaluation, making it easier to understand and debug your results across Detect, Segment, Pose, and Oriented Bounding Box (OBB) tasks. 🖼️✨

📊 Key Changes

  • Ground Truth & Prediction Visualization: You can now visualize ground truths (GT), true positives (TP), false positives (FP), and false negatives (FN) directly from the confusion matrix during validation for Detect, Segment, Pose, and OBB models.
  • New visualize Option: Added a visualize=True argument for validation commands, enabling these detailed visual breakdowns.
  • Documentation Improvements:
    • Embedded a new YouTube tutorial for the HomeObjects-3K dataset, showing how to train and export with YOLO11.
    • Updated CLI and export documentation for clarity and accuracy.
  • Model & Export Enhancements:
    • Improved class name handling for exported models, ensuring safer and more reliable workflows.
    • RT-DETR predictions are now sorted by confidence and limited to the top results for consistency.
    • Simplified TensorFlow export by removing an unnecessary optimization flag.

🎯 Purpose & Impact

  • Easier Debugging & Model Interpretation: The new visualizations help users quickly identify where their models are performing well or struggling, making it much easier to debug and improve results.
  • Better Learning Experience: The added video tutorial and clearer documentation make it simpler for users of all levels to get started and succeed with Ultralytics models.
  • Improved Reliability: Updates to model export and prediction handling reduce errors and make workflows smoother, especially for advanced users working with custom or exported models.
  • Consistent Outputs: RT-DETR and other models now provide more predictable and relevant results, enhancing user confidence in deployment scenarios.

Overall, this update brings valuable tools for both beginners and experts to better understand, visualize, and improve their computer vision projects with Ultralytics. 🚀

What's Changed

New Contributors

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


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.168 | 8.3.169 |
@jazzlyn-bot
jazzlyn-bot Bot merged commit 9be3a46 into main Jul 23, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch July 23, 2025 00:46
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