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 roboflow #4956

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Add roboflow #4956

merged 1 commit into from
Sep 28, 2021

Conversation

glenn-jocher
Copy link
Member

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

Add roboflow pip package to requirements.txt Extras section, commented so not installed by default but integration available for users if package is installed.

Also reorder sections alphabetically.

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to the requirements for enhanced functionality and additional support in YOLOv5.

πŸ“Š Key Changes

  • Reordering of seaborn in the requirements list for better organization.
  • Addition of albumentations>=1.0.3 as an optional dependency for advanced data augmentation.
  • Addition of roboflow as a new requirement for improved dataset management and augmentation functionalities.

🎯 Purpose & Impact

  • Organizing dependencies for better clarity and maintenance. 🧹
  • By including albumentations, developers can use advanced augmentation techniques which could improve model accuracy and performance. 🎨
  • With roboflow in the mix, users can benefit from streamlined dataset workflows, which can significantly ease the model training process. πŸš€
  • These changes aim to boost the YOLOv5's efficiency and user experience for a broader set of use cases.

@glenn-jocher glenn-jocher self-assigned this Sep 28, 2021
@glenn-jocher glenn-jocher merged commit 2993c3f into master Sep 28, 2021
@glenn-jocher glenn-jocher deleted the update/requirements branch September 28, 2021 02:00
CesarBazanAV pushed a commit to CesarBazanAV/yolov5 that referenced this pull request Sep 29, 2021
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.

None yet

1 participant