New Release: Ultralytics v8.3.70

:rocket: Exciting New Release: Ultralytics YOLO v8.3.70!

Ultralytics is thrilled to announce the release of YOLO v8.3.70, packed with powerful enhancements for smoother workflows, expanded hardware compatibility, and usability improvements. :tada:

Dive into what’s new below!


:star2: Summary

The v8.3.70 update brings:

  • Export enhancements with added flexibility for dataset configurations.
  • PyTorch 2.6 compatibility for seamless integration with the latest updates.
  • Granular benchmarking capabilities for format-specific optimization.
  • NVIDIA DLA support, enabling low-latency deployment on specialized hardware.
  • Improved numpy stability for consistent performance.
  • Updated tutorials and better documentation for user onboarding.

Explore the full changelog here.


:bar_chart: Key Changes

:one: Sony IMX500 Export Update

:two: PyTorch 2.6 Compatibility

:three: Format-Specific Benchmarking

:four: NVIDIA DLA Core Usage

  • What’s New: Support for running YOLO models on NVIDIA DLA cores for optimized inference on hardware-specific platforms.
  • PR: Add DLA-specific core usage by @AbelHaro.

:five: Enhanced CI Stability

:six: Documentation Refinements


:dart: Purpose & Impact

  • Export Workflows: Empower users with better quantization and deployment control via the new data argument during export. Perfect for edge environments.
  • Torch Compatibility: Stay ahead with PyTorch 2.6’s latest features without breaking workflows.
  • Benchmark Smarter: Dive deeper into how models perform in export-specific formats for targeted optimizations.
  • Hardware Optimization: Unlock faster inferences using NVIDIA DLA-specific optimizations for specialized hardware.
  • Fail-Proof numpy: Ensure test stability and robustness during development and CI.
  • User-Friendly Docs: Learn faster with clearer visuals and refined templates.

:memo: What’s Changed

:partying_face: New Contributors

We’re excited to welcome new contributors to the community:


:inbox_tray: Ready to Try?

Update to v8.3.70 today and take advantage of these improvements:

pip install ultralytics --upgrade

We’d love to hear your feedback—jump into Discussions or report any issues on GitHub.

Thank you for your continued support in building an amazing YOLO community. :raised_hands:

Release Details | Full Changelog

PyTorch 2.6.0!!

1 Like