pypi ultralytics 8.3.28
v8.3.28 - `ultralytics 8.3.28` new Solutions CLI commands (#17233)

10 hours ago

🌟 Summary

The release of version 8.3.28 introduces new command-line interface (CLI) commands for "Solutions," allowing users to easily execute various video analytics tasks.

📊 Key Changes

  • New Solutions CLI Commands: Users can now use CLI commands to apply different video analytics solutions without needing to modify arguments manually.
  • Additional CLI Examples: Includes CLI examples for tasks like object counting, heatmaps, queue management, workout monitoring, speed estimation, and more, complete with customizable parameters.
  • Enhanced Auto-Annotation: Improved auto-annotation functionality with new parameters like max_det to limit detections and classes for class-specific filtering.
  • Updated Documentation and Badges: Enhancements in documentation accuracy with updated contributor details and added visibility via new badges in README files.
  • Rust and TFLite Examples: New and improved examples for Rust ONNX runtime and TFLite Python integration for YOLO models.
  • New Docker Support: Added a JupyterLab Docker image for improved interactive development support.

🎯 Purpose & Impact

  • Ease of Use: Simplifies using video analytics solutions directly from the command line, making it more accessible for users to implement complex video tasks with YOLO models.
  • Enhanced Control: Users gain more precise control over dataset annotation outputs, aiding in task-specific preparation.
  • Improved Documentation: Allows for better tracking of project metrics and user interactions with enhanced visibility.
  • Robust Cross-Platform Support: New examples and JupyterLab Docker integration support diverse environments, improving user experience and accessibility.
  • Platform Precision: Export compatibility checks ensure smoother model conversions across different hardware setups.

Overall, this release significantly enhances usability and equips users with flexible tools for effective computer vision tasks.

What's Changed

New Contributors

Full Changelog: v8.3.27...v8.3.28

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.