Skip to content

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