To configure smoke (fire) detection tool:
Set the frame rate value for the detection tool to process per second (4). The value should be in the [0,016; 100] range.
The default values (5 frames for output and 0,1 FPS) indicate that the tool will analyze frame over 50 seconds span. The detection tool analyzes 1 frame every 10 seconds. If it detects smoke/fire on 5 consecutive fames, the detection tool will trigger an alert. |
Select the processor for the neural network — CPU, one of Nvidia GPUs or one of Intel GPUs (5, see Hardware requirements for neural analytics operation, General Information on Configuring Detection).
It may take several minutes to launch the algorithm on NVIDIA GPU after you apply the settings. You can use caching to speed up future launches (see Configuring the acceleration of GPU-based neuroanalytics). |
If you specify other processing resource than the CPU, this device will carry the most of computing load. However, the CPU will also be used to run the detection tool. |
Select a neural network file (6). The following standard neural networks for different processor types are located in the C:\Program Files\Common Files\AxxonSoft\DetectorPack\NeuroSDK directory:
smoke_movidius.ann | Smoke detector / IntelNCS |
smoke_openvino.ann | Smoke detector / CPU |
smoke_original.ann | Smoke detector / GPU |
fire_movidius.ann | Fire detector / IntelNCS |
fire_openvino.ann | Fire detector / CPU |
fire_original.ann | Fire detector / GPU |
Enter full path to a custom neural network file into this field. This is not required if you use standard neural networks which are selected automatically.
For correct neural network operation on Linux, place the corresponding file in the /opt/AxxonSoft/DetectorPack/NeuroSDK directory. |
By default, the detection is performed over full image area. In the preview window, you can set several detection areas using the anchor points as follows:
Select Detection area (rectangle) for a rectangular area. If you specify a rectangular area, the detection tool will work only within its limits. The rest of the FOV will be ignored.
Select Analytics Area (polygon) to set one or several polygonal areas. If you specify one or several polygonal areas, the detection tool will process the entire FOV while the remaining part of the FOV will be blacked out.
You can configure detection areas similarly to privacy masks in Scene analytics detection tools (see Setting General Zones for Scene analytics detection tools). |
You can use trial and error method to decide which type of detection area (rectangular or polygonal) is more effective in your case. Some neural networks give better detection with rectangles while others are better with polygons. |