Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ultralytics to v8.3.9 #113

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ultralytics (changelog) 8.3.8 -> 8.3.9 age adoption passing confidence

Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.9: - ultralytics 8.3.9 add training time to results CSV (#​16803)

Compare Source

🌟 Summary

The latest release of Ultralytics, version 8.3.9, introduces detailed improvements to training log outputs and CSV handling, enhancing tracking and reporting capabilities for model training sessions.

📊 Key Changes

  • Version Update: Incremented from 8.3.8 to 8.3.9.
  • Improved Training Logs: Enhanced logging to record epochs and training durations more effectively.
  • CSV Enhancements: Training time is now included in CSV metric outputs, enabling easier analysis.
  • batch Size Adjustment: Dynamic adjustment of batch sizes for GPUs with over 16GB of memory.
  • Branding Updates: Renamed default project and task identifiers from "YOLOv8" to "Ultralytics".
  • Editable Installations: Removed editable (-e) pip install mode from continuous integration workflows.

🎯 Purpose & Impact

  • 🕒 Enhanced Time Tracking: By logging training time in detail, users can better manage and evaluate the efficiency of their model training processes.
  • 📈 Better Metric Tracking: Including training time in the CSV output simplifies performance tracking and comparative analysis across different runs.
  • Optimized GPU Use: Allowing larger batch sizes on high-memory GPUs enhances computational resource utilization, resulting in faster training and inference.
  • 🎨 Consistent Branding: Unified project naming promotes a more cohesive brand identity across logging and monitoring platforms.
  • 🧩 Improved Code Maintenance: Simplifying installations and configurations results in fewer potential errors during setup and better reliability of the development and deployment workflows.

What's Changed

New Contributors

Full Changelog: ultralytics/ultralytics@v8.3.8...v8.3.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@anarkiwi anarkiwi merged commit 9c97cc2 into main Oct 10, 2024
2 checks passed
@anarkiwi anarkiwi deleted the renovate/ultralytics-8.x-lockfile branch October 10, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant