Go to documentation repository
To configure smoke (fire) detection tool:
Set the frame rate value for the detection tool to process (4). The value should be in the [0,016, 100] range.
Note
The default values (5 frames and 0.1 fps) indicate that the tool will analyze frame over 50 seconds span. The detection tool samples 1 frame per 10 seconds. If it detects smoke/fire on 5 consecutive fames, it triggers an alert.
Select the processor for the neural network — CPU, one of GPUs or a IntelNCS (5).
Attention!
It may take several minutes to launch the algorithm on an NVIDIA GPU after you apply the settings. You can use caching to speed up future launches (see Configuring the acceleration of GPU-based neuroanalytics).
Attention!
If you specify other processing resource than the CPU, this device will carry the most of computing load. However, the detection tool will consume CPU as well.
Select a neural network file (6). The following standard neural networks for different processor types are located in C:\Program Files\Common Files\AxxonSoft\DetectorPack\NeuroSDK:
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.
Note
For correct neural network operation under Linux, place the corresponding file in the /opt/AxxonSoft/AxxonNext/ directory.
By default, the detection is performed over full image area. In the preview window, you can set several detection zones by their anchor points as follows:
Select Detection area (rectangle) for a rectangular zone. 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 zones. 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.
Note
You can configure detection zones similarly to privacy masks in scene analytics (see Setting General Zones for Scene Analytics).
Important!
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.