pypi ultralytics 8.3.73
v8.3.73 - `ultralytics 8.3.73` GitHub Container Registry Images at `ghcr.io` (#19114)

23 hours ago

๐ŸŒŸ Summary

The Ultralytics v8.3.73 release focuses on enhancing containerization workflows, updating library dependencies, improving documentation, and refining the development process. ๐Ÿš€


๐Ÿ“Š Key Changes

  • Containerization Enhancements:
    • Added support for publishing Docker images to both GitHub Container Registry (GHCR) and Docker Hub with rich metadata for better usability. ๐Ÿ‹
    • Removed Ubuntu 24.04 ARM in CI workflows for streamlined testing.
  • Dependency and Platform Updates:
    • Updated NVIDIA Jetson support with PyTorch 2.2.0 and Torchvision 0.17.2 for improved compatibility and performance. ๐Ÿค–
    • Removed the beautifulsoup4 dependency, cleaning up the development environment. ๐Ÿงน
  • Code Refactoring:
    • Improved SQL result export by simplifying insertion logic and fixing potential issues with empty results.
    • Enhanced type hinting for better code clarity.
  • Documentation and Tutorial Updates:
    • Added an embedded YouTube tutorial on Package Segmentation in the documentation. ๐ŸŽฅโœจ

๐ŸŽฏ Purpose & Impact

  • Containerization Accessibility:
    • Publishing images to both Docker Hub and GHCR ensures users have multiple options for pulling images, increasing global availability and reducing friction. ๐ŸŒ
    • The inclusion of detailed metadata in Docker images improves clarity for end-users.
  • Better Hardware and Development Support:
    • NVIDIA Jetson users benefit from newer library versions for seamless deployment and better model performance.
    • Leaner development environments reduce installation times and maintenance burdens.
  • Improved Learning Resources:
    • The YouTube tutorial enriches the documentation and aids new and existing users in understanding package segmentation workflows visually. ๐Ÿ“š๐Ÿ‘ฉโ€๐Ÿ’ป

TL;DR: This version updates Docker container workflows, improves NVIDIA Jetson compatibility, cleans up dev dependencies, and enhances user education through new video tutorials. ๐Ÿš€๐Ÿ’ก

What's Changed

Full Changelog: v8.3.72...v8.3.73

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.