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

fix(detect-objects): update dependency ultralytics to v8.3.29 #20418

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

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

Warning

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


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.29: - ultralytics 8.3.29 Sony IMX500 export (#​14878)

Compare Source

🌟 Summary

The v8.3.29 release has introduced a new capability in the Ultralytics YOLO framework, enabling the export of YOLOv8 models to the Sony IMX500 format. This advancement supports AI deployment on devices like Raspberry Pi AI Cameras, enhancing their utility for smart applications.

📊 Key Changes
  • Sony IMX500 Export Support: Added the option to export models in the Sony IMX500 format, crucial for devices with constrained resources.
  • New FXModel Class: Implemented for increased compatibility with torch.fx, facilitating advanced model manipulations.
  • Updated .gitignore: Now ignores *_imx_model/ directories, which store exported model artifacts.
  • Documentation and Tests: Comprehensive documentation and tests added to cover the new export functionality, ensuring smooth user experience and reliability.
🎯 Purpose & Impact
  • Enhanced Device Integration: The ability to export to Sony's IMX500 format allows for efficient AI processing on Raspberry Pi AI Cameras, making edge computing more viable and accessible. 🛠️🎥
  • Improved User Guidance: The updated documentation provides clear steps for users to leverage this new feature, enabling developers to quickly integrate it into their projects. 📚
  • Streamlined Development Process: The addition of the FXModel class and the support for the IMX500 format simplifies the model deployment process, further reducing the barriers to implementation on edge devices. 🖥️💡
What's Changed
New Contributors

Full Changelog: ultralytics/ultralytics@v8.3.28...v8.3.29


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.

@renovate renovate bot force-pushed the renovate/detect-objects-ultralytics-8.x branch from 191210f to 5eeac27 Compare November 11, 2024 22:40
@renovate renovate bot force-pushed the renovate/detect-objects-ultralytics-8.x branch from b220f90 to e5866bc Compare November 12, 2024 00:38
Copy link

@mergify mergify bot merged commit f32c130 into main Nov 12, 2024
144 checks passed
@mergify mergify bot deleted the renovate/detect-objects-ultralytics-8.x branch November 12, 2024 00:43
Copy link

🎉 This PR is included in version 1.125.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants