Versions Compared

Key

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

...

  1. Stop the Server (see Shutting down a Server).

    Note
    titleAttention!

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


  2. Create the GPU_CACHE_DIR system variable (see Appendix 10. Creating system variable) by specifying in the Variable value field the path to the cache location with an arbitrary folder name. For example, D:\GPU_cache. The specified directory will store the cache for all used detection tools and neural networks.
    The cache size depends on the number of neural networks used and their type, the minimum size is 70 MB.

    Note
    titleAttention!

    This function works in beta mode for all detection tools which use neuroanalytics (see General information on Neural Analytics), except Face detection. To optimize Face detection operation using the GPU_CACHE_DIR system variable, you need to perform additional actions (see Optimizing the operation of Face detection on GPU). 


  3. To call the utility, open in the command line: C:\Program Files\Common Files\AxxonSoft\DetectorPack\NeuroPackGpuCacheGenerator.exe and press Enter.

  4. Specify the ID of the required GPU (see General Information on Configuring Detection) and press Enter.

Optimizing the operation of the neural analytics on GPU is complete. The utility will create the caches of four neural networks included in the Neuro Pack add-ons:

  • GeneralNMHuman_v1.0GPU_onnx.ann—human;
  • smokeScanned_v1_onnx.ann—smoke detection;
  • fireScanned_v1_onnx.ann—fire detection;
  • reid_15_0_256__osnetfpn_segmentation_noise_20_common_29_onnx.ann—search for the similar in the Neural Tracker (see Image Search).
    Image RemovedImage Added
Note
titleAttention!

The cache must be recreated in the following cases:

...