Go to documentation repository
Documentation for Axxon One 1.0.
To configure the neural tracker-based Scene Analytics detection tools, do the following:
- Select the Neurotracker object.
- By default, metadata are recorded into the database. To disable metadata recording, select No (1) from the Record object tracking list.
- If the camera supports multistreaming, select the stream on which you want to perform detection (2).
- To reduce the number of false positives from a fish-eye camera, in the Camera position field, select the correct position of the device (3). For other devices, this parameter is not valid.
- Select the processor for decoding video streams (4). When you select a GPU, a stand-alone graphics card takes priority (when decoding with NVIDIA NVDEC chips). If there is no appropriate GPU, the decoding will use the Intel Quick Sync Video technology. Otherwise, CPU resources will be used for decoding (see General Information on Configuring Detection).
- Set the Detection threshold for objects in percent (5). If the detection probability falls below the specified value, the data will be ignored. The higher the value, the higher the accuracy, but some triggers may not be considered.
In the Frames processed per second field, set the frame rate value for the neural network to process (6). The higher the value, the more accurate the tracking, but the higher the load on the CPU.
Attention!
At least 6 FPS is recommended. For the fast moving objects (running individuals, vehicles), you should set the frame rate at 12 FPS or above (see Examples of configuring neural tracker for solving typical tasks).
- Specify the Minimum number of detection triggers for the neural tracker to display the object track (7). The higher the value of this parameter, the longer it takes from detecting an object to displaying its track. Low value of this parameter may lead to false triggering.
You can use the neural filter to sort out video recordings featuring selected objects and their tracks. For example, the neural tracker detects all freight trucks, and the neural filter sorts out only video recordings that contain trucks with cargo door open. To set up a neural filter, do the following:
to use the neural filter, set Yes in the corresponding field (9).
- in the Neurofilter file field, select a neural network file (10).
in the Neurofilter mode field, select a processor to be used for neural network operation (11).
In the Neurotracker mode field, select the processor for the neural network operation: the CPU, one of GPUs or one of Intel processors (12, see Hardware requirements for neural analytics operation, General Information on Configuring Detection).
Attention!
We recommend using the GPU.
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 Neural Tracker is running on GPU, object tracks may be lagging behind the objects. If this happens, set the camera buffer size to 1000 milliseconds (see The Video Camera Object).
In the Object type field (13), select the recognition object type, or in the Neural network file field (8), select the neural network file.
Attention!
To train your neural network, contact AxxonSoft (see Data collection requirements for neural network training).
A trained neural network for a particular scene allows you to detect only objects of a certain type (e.g. person, cyclist, motorcyclist, etc.).
If the neural network file is not specified, the default file will be used, which is selected depending on the selected object type (13) and the selected processor for the neural network operation (4).
Note
For the correct neural network operation on Linux OS, place the corresponding file in the /opt/AxxonSoft/DetectorPack/NeuroSDK directory.
- If you don't need to detect moving objects, select Yes in the Hide moving objects field (14). An object is treated as static if it does not change its position more than 10% of its width or height during its track lifetime.
If you don't need to detect static objects, select Yes in the Hide stationary objects field (15). This parameter lowers the number of false positives when detecting moving objects.
In the Track retention time field, set a time interval in seconds after which the tracking of a vehicle is considered lost (16). This helps if objects in scene temporarily overlap each other. For example, a larger vehicle may completely block a smaller one from the view.
By default, the entire FOV is a detection area. If you need to narrow down the analysis area, in the preview window set one or more areas in which you want to perform the analysis.
Note
The procedure of setting areas is identical to the base tracker's (see Setting General Zones for Scene analytics detection tools). The only difference is that the neural tracker areas are processed while the base tracker areas are ignored.
- Click the Apply button.
The next step is to create and configure the necessary detection tools on the basis of neural tracker. The configuration procedure is the same as for the base tracker (see Setting up Tracker-based Scene Analytics detection tools).
Attention!
To trigger a Motion in Area detection tool under a neural network tracker, an object should be displaced by at least 25% of its width or height in FOV.
Attention!
The abandoned objects detection tool works only with the base object tracker.