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 the
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.х
tobin
folder of the project.
Compatibility
Aspose.OCR for .NET version | CUDA Toolkit version |
---|---|
22.10 and above | 11.4 and above |
Older versions | 11.0.3 and above |