pypi ultralytics 8.3.96
v8.3.96 - `ultralytics 8.3.96` Preinstall `tensorrt` and `onnxruntime-gpu` in Dockerfile (#19845)

latest releases: 8.3.99, 8.3.98, 8.3.97...
6 days ago

🌟 Summary

The Ultralytics 8.3.96 release focuses on simplifying Docker configurations, enhancing compatibility, and improving user experience for developers working with YOLO11 and related tools. 🚀

📊 Key Changes

  • 🛠 Unified Docker Setup: Removed the Dockerfile-nvidia-cuda and consolidated configurations into the main Dockerfile.
  • 📦 Preinstalled Key Libraries: Added tensorrt and onnxruntime-gpu to the Dockerfile for streamlined GPU workflows.
  • 🔇 Cleaner Logs: Suppressed TensorFlow warnings for a more user-friendly experience.
  • 🔄 Simplified PaddlePaddle Installation: Removed Python version constraints for easier compatibility.
  • 📖 Documentation Updates:
    • Added overclocking instructions for Raspberry Pi 5 to boost YOLO11 performance.
    • Expanded Docker documentation with new Dockerfiles for NVIDIA Jetson devices and JupyterLab.
  • ⚠️ Improved Version Warnings: Enhanced clarity in version mismatch messages to assist users in resolving issues quickly.

🎯 Purpose & Impact

  • Streamlined Docker Management: By unifying and optimizing Docker configurations, users benefit from reduced complexity and easier maintenance.
  • Enhanced GPU Workflows: Preinstalled libraries like tensorrt and onnxruntime-gpu save setup time and improve performance for GPU-based tasks.
  • Improved Usability: Suppressing TensorFlow warnings and simplifying PaddlePaddle installation make the tools more accessible and user-friendly.
  • Broader Hardware Support: New Dockerfiles and Raspberry Pi overclocking guidance enable better performance on diverse devices, from Jetson boards to Raspberry Pi.
  • Clearer Error Handling: Improved version warnings reduce confusion, helping users troubleshoot faster.

This release ensures a smoother, more efficient experience for developers and users across various platforms and workflows. 🌟

What's Changed

Full Changelog: v8.3.95...v8.3.96

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.