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

Revisiting OpenCV with CUDA build #328

Open
apatsekin opened this issue Aug 18, 2022 · 3 comments
Open

Revisiting OpenCV with CUDA build #328

apatsekin opened this issue Aug 18, 2022 · 3 comments
Labels

Comments

@apatsekin
Copy link

Comment:

Hey guys! Revisiting this issue #109

I think things changed since 2018. Conda-forge actively maintains major CV/ML libraries delivering cuda builds for: tensorflow, pytorch, mmcv - and this is really great and super useful. What blockers do we have to go the same route with OpenCV? I'd be happy to contribute if it's a matter of human resources.

cv2.dnn is incredibly robust and efficient model runner that supports models from onnx/tensorflow/darknet/torch/caffe. Having it limited to CPU only is really a bummer.

@hmaarrfk
Copy link
Contributor

PRs welcome from my end

@hmaarrfk
Copy link
Contributor

try to follow the pytorch library in terms of naming

@traversaro
Copy link
Contributor

Once done with #363 I am interested in working on this, even if I understand that increasing the build matrix even more may be problematic. Perhaps we could just enable it for a subset of ffmpeg/protobuf/python?

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

3 participants