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

2 views (last 30 days)
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

Answers (1)

Kojiro Saito
Kojiro Saito on 7 Sep 2017
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.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!