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

W&B: Fix sweep #5402

Merged
merged 1 commit into from
Oct 29, 2021
Merged

W&B: Fix sweep #5402

merged 1 commit into from
Oct 29, 2021

Conversation

AyushExel
Copy link
Contributor

@AyushExel AyushExel commented Oct 29, 2021

fixes #5386 introduced by adding ROOT path objects in argparse defaults

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced type casting in Weights & Biases sweep configuration.

πŸ“Š Key Changes

  • πŸ‘©β€πŸ’» Implemented explicit string conversion for sweep parameters: weights, cfg, data, hyp, and project.

🎯 Purpose & Impact

  • 🎨 Ensures consistent parameter types, preventing potential bugs related to type mismatches.
  • β˜‘οΈ Users can expect more reliable executions of hyperparameter sweeps when using Weights & Biases with YOLOv5.

@glenn-jocher glenn-jocher merged commit 620b535 into ultralytics:master Oct 29, 2021
@glenn-jocher
Copy link
Member

@AyushExel PR is merged. Thank you for your contributions to YOLOv5 πŸš€ and Vision AI ⭐

BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 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.

W&B Sweep - Cannot represent an object
2 participants