pypi ultralytics 8.3.1
v8.3.1 - `ultralytics 8.3.1` update AMP checks for YOLO11n (#16560)

9 hours ago

🌟 Summary

This update introduces enhancements primarily focused on transitioning model references from YOLOv8 to YOLO11. It includes fixes, documentation updates, and configuration changes to ensure the latest YOLO11 models are fully supported.

📊 Key Changes

  • Updated the project version from 8.3.0 to 8.3.1.
  • Corrected model references in Automatic Mixed Precision (AMP) checks for accurate YOLO model handling.
  • Modified references and configurations across the codebase from YOLOv8 to YOLO11.
  • Enhanced the Docker setup and benchmarking alignment for YOLO11 models.
  • Improved documentation clarity with updated descriptions and keywords.

🎯 Purpose & Impact

  • 🛠️ Functionality: Ensures AMP checks work correctly with YOLO11 models, critical for maintaining training accuracy and reliability.
  • 🚀 Model Upgrade: Shifts the focus to YOLO11, reflecting improvements in performance and capability.
  • 📄 Documentation Improvement: Updated documentation to reduce confusion and align with the latest version for easier user adoption.
  • 📈 Benchmarking and Deployment: Improved Docker deployment and model benchmarking with YOLO11n, enhancing build reliability and evaluation precision.

What's Changed

Full Changelog: v8.3.0...v8.3.1

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.