ultralytics / yolov3

YOLOv3 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
10.17k stars 3.44k forks source link

Ultralytics Code Refactor https://ultralytics.com/actions #2236

Closed glenn-jocher closed 3 months ago

glenn-jocher commented 3 months ago

This Ultralytics PR refactors code to improve performance and readability. πŸ”„

Key changes include:

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved documentation by adding detailed docstrings to various functions and methods across the YOLOv3 codebase.

πŸ“Š Key Changes

🎯 Purpose & Impact