Go to documentation repository
Tip |
---|
Starting from DetectorPack 3.8, there is a utility in the Face Recognition Pack add-on (see DetectorPack 애드온 설치), which allows you to create GPU 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 basic Face detection on GPU.
To optimize the operation of the Face detection on GPU, do the following:
Stop the Server (see 서버 종료).
Note | ||
---|---|---|
| ||
If the system has the software running on GPU, it is necessary to stop its operation. |
Create the GPU_CACHE_DIR system variable (see 부록 9. 시스템 변수 생성) by specifying in the Variable value field the path to the cache location with an arbitrary folder name. For example, D:\AN_GPU_cache. The specified directory will store the cache for all used detection tools and neural networks.
To call the utility, open in the command line: C:\Program Files\Common Files\AxxonSoft\DetectorPack\TvaFaceGpuCacheGenerator.exe (1) and press Enter.
Specify the ID of the required GPU (2, see 검출 구성에 대한 일반 정보) and press Enter.
If you want to change the resolution of the video stream for the Face detection, enter y (3) and specify the required resolution (4).
Info | ||
---|---|---|
| ||
GPU uses the default video stream resolutions. Changing the resolution of the video stream will increase the percentage of face detection when using the resolutions from 1920*1080 and higher. |
Press Enter. The cache creation process will start. The cache creation was successful, if the result value is “0”.
Optimizing the operation of Face detection on GPU is complete.
Note | ||
---|---|---|
| ||
The cache must be recreated in the following cases:
|