<< dnn_unloadallmodels Deep Learning Feature Detection, Description and Matching >>

IPCV - Image Processing and Computer Vision Toolbox for Scilab >> Deep Learning > dnn_unloadmodel

dnn_unloadmodel

Unload DNN model from memory

Syntax

dnn_unloadmodel(net)

Parameters

net :

DNN model object

Description

This function is used for unloading DNN model from the memory.

Examples

// Under beta test, please visit http://scilabipcv.tritytech.com/ for examples

See also

Authors


Report an issue
<< dnn_unloadallmodels Deep Learning Feature Detection, Description and Matching >>