Documentation for Auto Intellect 5.5. Documentation for other versions of Intellect is available too.

Previous page Next page


POST http://127.0.0.1:8091/DeleteServer

JSON parameters:

{
 "key": "C:\Videos\dpe_001_openvino.annCPU",
 "lprid": "1"
}

where 

Note

This request lowers the counter of Lpr channels with the same key (neural network file and device). When the counter becomes = 0, the neural network will be unloaded.

  • No labels