Skip to content

Conversation

jebastin-nadar
Copy link
Contributor

@jebastin-nadar jebastin-nadar commented Oct 23, 2021

pip package of opencv-python has been updated to version 4.5.4. https://pypi.org/project/opencv-python/
requirement can now be uncommented.

related #4811 (comment)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improvement in ONNX model support with environment checks within the detect.py script.

📊 Key Changes

  • Uncommented requirement check for OpenCV when using ONNX models with DNN.

🎯 Purpose & Impact

  • Purpose: Ensures that users have the correct version of OpenCV installed when opting to run the model with OpenCV's DNN module.
  • Impact: Enhances user experience by providing clear requirements, potentially reducing setup issues and improving model compatibility. 🛠️

@glenn-jocher glenn-jocher changed the title Uncomment opencv 4.5.4 requirement in detect.py Uncomment OpenCV 4.5.4 requirement in detect.py Oct 23, 2021
@glenn-jocher glenn-jocher merged commit e0c3f42 into ultralytics:master Oct 23, 2021
@glenn-jocher
Copy link
Member

@SamFC10 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.

2 participants