'LabelSource' is not a recognized parameter. For a list of valid name-value pair arguments, see the documentation for signalDatastore.

조회 수: 1 (최근 30일)
I have dataset of .mat file which is present in folders. I want to read the folder name as label. but it did't work
imds = signalDatastore(dataDirectory,'IncludeSubfolders',true,'FileExtensions','.mat', 'LabelSource','foldernames');

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by