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

Uncomment OpenCV 4.5.4 requirement in detect.py #5305

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Uncomment OpenCV 4.5.4 requirement in detect.py #5305

merged 1 commit into from
Oct 23, 2021

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.

None yet

2 participants