Skip to content

Update readme to remove apex dependency #727

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

Merged
merged 5 commits into from
Aug 13, 2020

Conversation

tkianai
Copy link
Contributor

@tkianai tkianai commented Aug 13, 2020

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved YOLOv5 training setup by streamlining installation steps.

πŸ“Š Key Changes

  • Removed the recommendation to install NVIDIA Apex from the training instructions.

🎯 Purpose & Impact

  • Simplifies the training process for YOLOv5 by eliminating the need to install additional software.
  • Reduces setup time and potential issues for users when preparing to train the YOLOv5 model.
  • Users with diverse levels of expertise can more readily start training their models without dealing with Apex installation, which often requires a more advanced understanding of the environment.

@glenn-jocher
Copy link
Member

@tkianai ah, good catch!! Thank you for your contributions.

@glenn-jocher glenn-jocher merged commit 1ddf692 into ultralytics:master Aug 13, 2020
burglarhobbit pushed a commit to burglarhobbit/yolov5 that referenced this pull request Jan 1, 2021
* the value should be a list to unpacking

* filter the None labels

* update readme to remove apex dependency
KMint1819 pushed a commit to KMint1819/yolov5 that referenced this pull request May 12, 2021
* the value should be a list to unpacking

* filter the None labels

* update readme to remove apex dependency
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* the value should be a list to unpacking

* filter the None labels

* update readme to remove apex dependency
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.

2 participants