Skip to content

Questions about Pytorch and OpenCV 4.0 for Winpython #714

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

Open
DJuego opened this issue Jan 20, 2019 · 4 comments
Open

Questions about Pytorch and OpenCV 4.0 for Winpython #714

DJuego opened this issue Jan 20, 2019 · 4 comments
Labels

Comments

@DJuego
Copy link

DJuego commented Jan 20, 2019

Thank you very much for a portable platform so fantastic! It is incredible!! 🥇

Very, very happy with the inminent support for Pytorch 💯 It has been a very welcome surprise! Will CUDA 10.0 and CPU be supported?

I need ask you too: Will OpenCV 4.0 also be integrated in the next version?

Thank you again!

DJuego

@stonebig
Copy link
Contributor

Cuda is specific to nvidia, so you'll have to pip install it yourself.

OpenCV is a bit big and Intel's private use, so not on short term.

@DJuego
Copy link
Author

DJuego commented Jan 20, 2019

Thank you for your fast answer!

Then For OpenCV I will use:

pip install opencv-python

I was worried with pytorch and pip because

"Anaconda is our recommended package manager since it installs all dependencies. "

I hope it will not be a problem with Winpython:

pip3 install https://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-win_amd64.whl
pip3 install torchvision

DJuego

@stonebig
Copy link
Contributor

Hum:

  • first remove current torch that is the cpu version,
  • there shall be something (the big cuda software) to get from nvidia website

@stonebig
Copy link
Contributor

stonebig commented May 4, 2025

nowodays: opencv is included , but pytorch is too big to stay under the 650Mo limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants