Skip to content

Releases: Breakthrough/opencv-python-cuda

opencv-python-cuda 4.12.0-dev0

27 Nov 00:03

Choose a tag to compare

Pre-release

Initial preview build. Includes most OpenCV features and includes all CUDA dependencies. CUDA-enabled video decoding is not included yet, but is being worked on (in addition to using a newer SDK version). All other CUDA features including DNN are available.

Installation

pip install opencv_python_cuda-4.12.0+bcd659f-cp37-abi3-win_amd64.whl

Make sure to uninstall any existing OpenCV packages first. This package can be uninstalled via pip uninstall opencv-python-cuda.

Build/Version Information

  • Build Run
  • OpenCV 4.12.0 with all features excluding non-free and Nvidia Video Decoder (latter coming soon)
  • Nvidia CUDA Toolkit v12.4
  • Nvidia CuDNN 8.9.7.29
  • Device compatibility: Maxwell class or newer (GeForce 900-series; PTX architectures 5.0, 5.2, 6.0, 6.1, 7.0, 7.5, 8.0

System Requirements

  • Windows 7 64-bit or newer
  • Python 3.7 or newer
  • Nvidia GPU that is Maxwell-class or newer (GeForce 900-series)