pypi ultralytics 8.3.68
v8.3.68 - `ultralytics 8.3.68` Benchmarking model path fix (#18894)

one day ago

๐ŸŒŸ Summary

This release (v8.3.68) delivers meticulous updates enhancing benchmarking workflows, export processes, documentation clarity, and model comparison tools for improved usability and precision. ๐Ÿš€โœจ


๐Ÿ“Š Key Changes

  • Benchmarking Model Path Fix: Corrected model path handling in benchmarking to prioritize pt_path, fallback to ckpt_path, and then model_name for file identification. Improved log clarity.
  • EfficientDet Integration: Added EfficientDet (d0-d3) benchmarking stats for performance evaluation with other models.
  • Enhanced Visualization: Streamlined chart rendering for benchmarks, including refined dataset logic and active model configurations via page settings.
  • Export Adjustments: Fixed issues with ONNX dynamic export, OpenVINO int8, and TFLite at edge cases (imgsz=32). Improved handling of classification models and adjusted NMS logic.
  • Documentation Updates: Improved AzureML Python version recommendations and introduced a fallback mechanism for file minification during documentation builds.

๐ŸŽฏ Purpose & Impact

  • ๐Ÿ“‹ Clarity & Consistency: Benchmarking logs now show clearer and more intuitive references to simplify debugging and analysis.
  • ๐Ÿš€ Improved Model Evaluation: Adding EfficientDet and chart enhancements helps users make better decisions when comparing models.
  • โš™๏ธ Robust Edge Case Handling: Fixes to TFLite, ONNX, and OpenVINO exports safeguard against errors, particularly with smaller image sizes or specific benchmarks.
  • ๐Ÿงช Improved Testing & Usability: Adjustments in export configuration reduce runtime errors during testing.
  • ๐Ÿ“ Developer-Friendly Documentation: Clarified setup instructions in AzureML and optimized minification improve user experience, especially for new developers.

This release focuses on greater flexibility, reliability, and usability for users managing benchmarking, exporting, and evaluating models! ๐ŸŒŸ

What's Changed

New Contributors

Full Changelog: v8.3.67...v8.3.68

Don't miss a new ultralytics release

NewReleases is sending notifications on new releases.