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

Reduce opencv-python>=4.1.1 for Jetson Nano #7645

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

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

May help #7631 (comment)

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Adjustment of OpenCV minimum version requirement.

πŸ“Š Key Changes

  • The opencv-python minimum version has been downgraded from 4.1.2 to 4.1.1.

🎯 Purpose & Impact

  • Purpose: This change seems to be a minor adjustment to the dependencies, likely to increase compatibility or address an underlying issue with the dependency version.
  • Impact:
    • This should allow users with slightly older versions of opencv-python to use YOLOv5 without needing to upgrade, fostering a broader user base.
    • It could also resolve potential bugs or conflicts that were discovered with 4.1.2.
    • Overall, impact is minimal for most users but can be significant for those unable to use the newer OpenCV version due to various constraints.

@glenn-jocher glenn-jocher self-assigned this Apr 29, 2022
@glenn-jocher glenn-jocher linked an issue Apr 29, 2022 that may be closed by this pull request
1 task
@glenn-jocher glenn-jocher merged commit b24a576 into master Apr 29, 2022
@glenn-jocher glenn-jocher deleted the update/cv2411 branch April 29, 2022 18:50
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 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.

why change from python3.6 to python3.7?
1 participant