pypi ultralytics 8.2.91
v8.2.91 - `ultralytics 8.2.91` fix `v10DetectLoss` module rename for YOLOv10 (#16148)

latest releases: 8.2.98, 8.2.97, 8.2.96...
10 days ago

🌟 Summary

The v8.2.91 update focuses on renaming the v10DetectLoss module to E2EDetectLoss for YOLOv10 to address several raised issues.

📊 Key Changes

  • 🆕 Renamed the v10DetectLoss module to E2EDetectLoss in the YOLOv10 model code.
  • 🧩 Additional benchmarks introduced for the YOLOv10 model.
  • 📊 Updated documentation using macros for clearer and more consistent argument tables.

🎯 Purpose & Impact

  • 🔧 Issue Resolution: This change directly resolves multiple complaints about module misnaming (as seen in GitHub issues), ensuring smoother integration and functionality for developers using the YOLOv10 model.
  • 📈 Enhanced Testing: New benchmarks allow for a comprehensive assessment of the YOLOv10's performance, providing end-users detailed insights into model efficiency.
  • 📚 Improved Documentation: The use of macros streamlines updates and ensures consistency across documentation, making it easier to understand and maintain for both new and experienced users.

This release strengthens the reliability of the YOLOv10 model while offering better support for developers through enhancements in both functionality and documentation clarity.

What's Changed

Full Changelog: v8.2.90...v8.2.91

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.