ultralytics / yolov3

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

Use new Ultralytics Retry action #2301

Closed pderrenger closed 2 weeks ago

pderrenger commented 2 weeks 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

A GitHub workflow file adjustment reduces the number of retries for link checking operations.

πŸ“Š Key Changes

🎯 Purpose & Impact

UltralyticsAssistant commented 2 weeks ago

πŸ‘‹ Hello @pderrenger, thank you for your contribution to the ultralytics/yolov3 repository! This is an automated response, and an Ultralytics engineer will assist you soon. To help streamline the review process, please follow this checklist:

If your PR relates to a bug and does not yet include a minimum reproducible example (MRE), please add one. This assists in efficiently diagnosing and resolving issues.

For additional guidance, please check our Contributing Guide. Thank you for enhancing the YOLOv3 project! πŸš€