Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
The VA Face Recognition Pack add-on (see Installing DetectorPack add-ons) includes a utility that allows you to create GPU neural network caches without using Axxon One. The presence of the cache speeds up the initialization, optimizes video memory consumption and ensures the start and correct operation of the Face detector VA on GPU.
To optimize the operation of the Face detector VA on GPU, do the following:
Stop the server (see Stopping the server).
Attention!
If the system has the software running on GPU, it is necessary to stop its operation.
Create the GPU_CACHE_DIR system variable (see Appendix 9. Creating system variable). In the Variable value field, specify the path to the cache location in Latin characters only. For example, D:\GPU_cache. The specified directory will store the cache for all used detectors and neural networks.
- Run the command line as administrator.
To call the utility, enter in the command line: C:\Program Files\Common Files\AxxonSoft\DetectorPack\VaFaceGpuCacheGenerator.exe.
Press Enter.
Specify the ID of the required GPU (see Selecting Nvidia GPU when configuring detectors).
Press Enter.
If you want to change the resolution of the video stream for the Face detector VA:
Enter y.
Specify the required resolution. For example, 3840×2160 2688×1520. GPU uses the default video stream resolutions. Changing the resolution of the video stream from 1920*1080 and higher, increases the percentage of face detection.
- If you don't want to change the resolution of the video stream for the Face detector VA, enter n.
Press Enter. The cache creation process starts. The cache creation is successful if the result value is "0".
Optimizing the operation of the Face detector VA on GPU is complete.
Attention!
The cache must be recreated in the following cases:
- if you update the VA Face Recognition Pack add-on (see Installing DetectorPack add-ons),
- if you change the Nvidia GPU model,
- if you update the Nvidia GPU drivers.