Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Configuring the Face Detection detector VA

The VA Face Recognition Pack add-on (see see Installing DetectorPack add-ons) includes a utility that allows 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 Detection VA detector VA on GPU.

To optimize the operation of the of the Face Detection detector VA on GPU, do the following:

  1. Stop the Server (see

  2. Shutting down a Server
  3. Stopping the server).

    Note
    titleAttention!

    If the system has the software running on GPU, it is necessary to stop its operation. 

  4. 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 detection tools and neural networks.

  5. Run the command line as administrator.
  6. To call the utility, enter in the command line: C:\Program Files\Common Files\AxxonSoft\DetectorPack\VaFaceGpuCacheGenerator.exe.

  7. Press Enter.

  8. Specify the ID of the required GPU (

  9. see 
  10. see Selecting Nvidia GPU when configuring detectors).

  11. Press Enter.

  12. If you want to change the resolution of the video stream for the Face

  13. Detection
  14. detector VA:

    1. Enter y.

    2. 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.

  15. If you don't want to change the resolution of the video stream for the Face
  16. Detection
  17. detector VA, enter n
  18. Press Enter. The cache creation process starts. The cache creation is successful if the result value is "0".

Optimizing the operation of the of the Face Detection detector VA on GPU is complete.

Note
titleAttention!

The cache must be recreated in the following cases:

    if
  • if you
  • update the
  • update the VA Face Recognition Pack add-on (
  • see 
  • see Installing DetectorPack add-ons),
  • if you change the Nvidia GPU model,
  • if you update the Nvidia GPU drivers.