Undefined function or variable 'getImageLabels'.

2 views (last 30 days)
i am trying to implement CNN by following the steps from "Deep Learning for Computer Vision with MATLAB and cuDNN". When i run the command trainingLabels = getImageLabels(imset);, I am getting the following error
Undefined function or variable 'getImageLabels'.
Kindly help me. Thanks in advance

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 22 Aug 2016

More Answers (0)

Categories

Find more on Deep Learning 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!