Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 15, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Introducing a new set of hyperparameters tailored for medium-augmentation COCO training from scratch.

πŸ“Š Key Changes

  • πŸ†• Added hyp.scratch-med.yaml, a configuration file with medium augmentation hyperparameters.
  • βš™οΈ Includes settings for learning rate, momentum, weight decay, warmup strategies, loss gains, IoU threshold, and various data augmentations.

🎯 Purpose & Impact

  • πŸ’‘ The purpose is to provide a starting point for users wanting to train models on the COCO dataset with an intermediate level of data augmentation.
  • πŸš€ Potential impact includes improved model accuracy and performance due to better-tuned hyperparameters for this specific training scenario.
  • 🌐 This could benefit users by reducing the time and effort required to find the right balance of hyperparameters for their training needs.

@glenn-jocher glenn-jocher merged commit 1c9f710 into master Oct 15, 2021
@glenn-jocher glenn-jocher deleted the add/hyp_med branch October 15, 2021 03:40
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* Add hyp.scratch-med.yaml

* Update hyp.scratch-med.yaml
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