Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 28, 2022

Avoid conflicts with pip install openvino-dev

Signed-off-by: Glenn Jocher [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Optimization of the YOLOv5 Dockerfile for CPU environments.

πŸ“Š Key Changes

  • Removed openvino-dev from the list of installed Python packages.
  • Commented out openvino-dev to indicate its removal from the installation process.

🎯 Purpose & Impact

  • πŸš€ Purpose: The change likely aims to streamline the Docker image build process by excluding unnecessary or less commonly used dependencies, making the image more lightweight and potentially reducing build times.
  • πŸ“¦ Impact: Users relying on running YOLOv5 in Docker containers, especially those not utilizing OpenVINO, will experience a more efficient environment setup. Those who require openvino-dev may need to manually install it or adjust their workflows accordingly.

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher self-assigned this Aug 28, 2022
@glenn-jocher glenn-jocher merged commit f58fe6b into master Aug 28, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch August 28, 2022 19:36
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Signed-off-by: Glenn Jocher <[email protected]>

Signed-off-by: Glenn Jocher <[email protected]>
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