what should i do if i have problem for using helperImportMatConvNet in matlab version 2015 a?

Hi all... I am using matalb 2015. I am doing deep learning algorithm for image classification. during the implementation i have used helperImportMatConvNet. But it shows undefined variable or function. What should i do to complete the implementation

Réponses (1)

helperImportMatConvNet is shipping demo of Computer Vision System Toolbox from R2016a. The function file is located in $MATLAB_INSTALL\toolbox\vision\visiondemos\helperImportMatConvNet.m.
In order to use helperImportMatConvNet, you need to upgrade MATLAB to R2016a or later.

Catégories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by