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

Installation successful on Windows 10. Python 3.6.8. #5

Closed
leefeel opened this issue May 18, 2019 · 2 comments
Closed

Installation successful on Windows 10. Python 3.6.8. #5

leefeel opened this issue May 18, 2019 · 2 comments

Comments

@leefeel
Copy link

leefeel commented May 18, 2019

After many conflicts installing opencv3, I wanted to share this configuration working on Windows 10:
CUDA 10.0.132
NVidia 417.35
cudnn64_7.dll
opencv 4.1.0
tensorflow-gpu 1.13.1
numpy 1.16.3
python 3.6.8

Opencv3 is not available at menpo anymore:
conda install -c menpo opencv3

For my configuration it worked following this installation of opencv:
pip install opencv-python
pip install opencv-contrib-python

@memo
Copy link
Owner

memo commented May 30, 2019

thanks for the update!

@memo memo closed this as completed May 30, 2019
@skabbit
Copy link

skabbit commented Jan 12, 2020

Also works with tensorflow-gpu 1.14.0

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

No branches or pull requests

3 participants