Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python train.py --weights '' to CI tests #4980

Closed
wants to merge 2 commits into from
Closed

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 28, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved CI Testing for YOLOv5 Models πŸ› οΈ

πŸ“Š Key Changes

  • Added a new line in CI workflow to train models without preloaded weights.

🎯 Purpose & Impact

  • Ensure Robustness: Assures that model training can start from scratch, not just from pre-trained weights. 🌱
  • Test Model Integrity: Validates that the training process is stable and works with randomly initialized weights. πŸ‘
  • Potential Impact: Increases user confidence in training YOLOv5 models from the ground up. πŸ”

@glenn-jocher glenn-jocher deleted the update/CI branch September 29, 2021 00:03
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.

None yet

1 participant