Go to documentation repository
Documentation for Auto Intellect 5.5. Documentation for other versions of Intellect is available too.
POST http://127.0.0.1:8091/UpdateServer
JSON parameters:
{ "device": "CPU", "file": "C:\Videos\dpe_001_openvino.ann", "sensitivity": 65, "key": "C:\Videos\dpe_001_openvino.annCPU", "lprid": "1" }
where
- device - the device on which the neural network is running: CPU or GPU;
- file - full path to the trained neural network file;
- sensitivity - recognition sensitivity;
- key - an arbitrary unique key. It is necessary to prevent reloading of the neural network file if several LPR channels use the same neural network file and device;
- lprid - identifier of the LPR channel in Auto-Intellect (see Setting up the LPR channel).
Overview
Content Tools