Go to documentation repository
...
| Note | ||
|---|---|---|
| ||
|
| Info | ||
|---|---|---|
| ||
Neural networks are named taking into account the objects they detect. The names can include the size of the neural network (Nano, Medium, Large), which indicates the amount of consumed resources. The larger the neural network, the higher the accuracy of object recognition. |
| Note | ||
|---|---|---|
| ||
To train a neural network, contact the AxxonSoft technical support (see see Data collection requirements for neural network training). A neural network trained for a specific scene allows detecting objects of a certain type only (for example, a person, cyclist, motorcyclist, and so on). |
| Info | ||
|---|---|---|
| ||
AxxonSoft conducted a study in which a neural network model was trained to identify the characteristics of the detected object. The following results of the study were obtained: model quantization can lead to both an increase in the percentage of recognition and a decrease. This is due to the generalization of the mathematical model. The difference in detection percentage ranges within ±1.5%, and the difference in object identification ranges within ±2%. Model quantization is only applicable for NVIDIA GPUs. The first launch of the detector with the activated quantization feature can take longer than a standard launch. If you use the GPU caching, next time the detector with quantization runs without delays. |
| Info | ||
|---|---|---|
| ||
If you specify a class/classes from the neural network and a class/classes missing from the neural network, the tracks of a class/classes from the neural network are counted and displayed (Object type, Neural network file). If you specify a class/classes missing from the neural network, tracks aren't counted and displayed. |
| Info | ||
|---|---|---|
| ||
The neurocounter sensitivity is determined experimentally. The lower the sensitivity, the higher the probability of false alarms. The higher the sensitivity, the lower the probability of false alarms, however, some useful tracks can be skipped. See Example of configuring neurocounter for solving typical tasks. |
...