Skip to content

Conversation

@glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 5, 2022

@kalenmike HUB resume fix PR

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Refinement of the resume functionality in YOLOv5 training script.

πŸ“Š Key Changes

  • Simplified the code for resume option in training to make it easier to understand and maintain.
  • Replaced a manual check of the checkpoint file existence with a call to check_file() function.

🎯 Purpose & Impact

  • πŸ’ͺ Purpose: The update aims to make resuming training more reliable and user-friendly, minimizing errors caused by incorrectly specified resume files.
  • πŸ” Impact: Users should experience smoother resuming of training processes, ideally with fewer errors or interruptions due to checkpoint file issues. This can save time and resources, especially in longer training runs.

@glenn-jocher glenn-jocher self-assigned this Aug 5, 2022
@glenn-jocher glenn-jocher merged commit e073658 into master Aug 5, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 5, 2022 14:27
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants