Open apatsekin opened 2 years ago
PRs welcome from my end
try to follow the pytorch library in terms of naming
Once done with https://github.com/conda-forge/opencv-feedstock/pull/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?
Comment:
Hey guys! Revisiting this issue https://github.com/conda-forge/opencv-feedstock/issues/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.