Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Nov 3, 2022

@AyushExel @kalenmike updating default Detection and Segmentation trainings to 100 epochs

Signed-off-by: Glenn Jocher [email protected]

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Updated YOLOv5 training command examples and default epoch setting.

📊 Key Changes

  • 🛠️ Modified the training command examples in both English and Chinese README files to include --epochs 300.
  • 🔄 Changed default epochs in train.py and segment/train.py from 300 to 100.

🎯 Purpose & Impact

  • 🎓 The example command updates in the README documents are likely aimed at standardizing training duration in the documentation for consistency and clarification.
  • 🏃 Reducing the default number of epochs may make the training process faster for users, potentially lowering computational costs and speeding up experimentation. However, it could impact the model performance if not adjusted based on the dataset and use-case requirements.

@AyushExel @kalenmike updating default Detection and Segmentation trainings to 100 epochs

Signed-off-by: Glenn Jocher <[email protected]>
Signed-off-by: Glenn Jocher <[email protected]>
Signed-off-by: Glenn Jocher <[email protected]>
Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher merged commit 02b8a4c into master Nov 3, 2022
@glenn-jocher glenn-jocher deleted the update/epochs branch November 3, 2022 16:58
@alicera alicera mentioned this pull request Nov 14, 2022
1 task
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.

1 participant