Installing GPU-accelearated package
Contents
[
Hide
]
GPU-accelerated OCR engine requires a [CUDA capable GPU] and NVIDIA CUDA Toolkit. To use the package, make sure your system meets the following prerequisites:
- Check whether your GPU supports NVIDIA® CUDA®.
- Install the CUDA Toolkit.
- Install the NVIDIA CUDA Deep Neural Network library (cuDNN):
- Download cuDNN.
- Extract the downloaded cuDNN archive to your system.
- Add the path to the
bin
subfolder of the folder where cuDNN was extracted to the system PATH variable.
- Copy all files from
bin
subfolder of the folder where cuDNN was extracted tobin
folder of the project.