Skip to content

Add Dockerfile descriptions#8031

Merged
glenn-jocher merged 1 commit intomasterfrom
docker
May 29, 2022
Merged

Add Dockerfile descriptions#8031
glenn-jocher merged 1 commit intomasterfrom
docker

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented May 29, 2022

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhancements to Ultralytics YOLOv5 Docker images for better clarity and optimization.

📊 Key Changes

  • Updated Dockerfile descriptions for clarity on the purpose and optimization of each image:
    • Dockerfile: Now specifies that the image is CUDA-optimized for YOLOv5 training and inference using single/multi-GPU.
    • Dockerfile-arm64: Indicates compatibility with ARM architectures, such as Apple M1, Jetson Nano, and Raspberry Pi.
    • Dockerfile-cpu: Points out that the image is optimized for CPU deployments, including ONNX, OpenVINO, and PyTorch.

🎯 Purpose & Impact

  • These changes provide clearer documentation and guidance for users looking to utilize Docker images tailored to their hardware setup.
  • They help ensure that users can select the most appropriate Docker image for their specific needs, potentially improving their experience with YOLOv5 applications.
  • By optimizing images for specific architectures and use cases, users can expect better performance and efficiency, whether they are using GPUs, ARM-based CPUs, or traditional CPUs. 🚀

@glenn-jocher glenn-jocher self-assigned this May 29, 2022
@glenn-jocher glenn-jocher merged commit 632559b into master May 29, 2022
@glenn-jocher glenn-jocher deleted the docker branch May 29, 2022 18:43
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 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.

1 participant