I don't have function "deeplabv3plusLayer" in Matlab 2019a
古いコメントを表示
deeplabv3plusLayer(imageSize, numClasses, net)
Undefined function or variable 'deeplabv3plusLayer'.
採用された回答
その他の回答 (2 件)
Walter Roberson
2019 年 10 月 18 日
1 投票
It was introduced in R2019b
3 件のコメント
Duc Hoang
2019 年 10 月 19 日
fatima zohra
2020 年 6 月 11 日
please , I don't find this function "deeplabv3plusLayer I have matlab 2017
Duc Hoang
2020 年 6 月 11 日
Ashwanth Ramesh
2019 年 10 月 20 日
1 投票
I dont have splitData function for Audio dataset in 2019a, neither did i find any documentation related to it.. can some one help me? This function has been used in an example in the Matlab site
Please help me find out what the issue is? Is it because the function was released in 2019b?
The error message that pops us is -
"Undefined function 'splitData' for input arguments of type 'audioDatastore'.
Error in Audio Processing 1 (line 18)
[adsTrain,adsValidation,adsTest] = splitData(ads,datafolder);"
カテゴリ
ヘルプ センター および File Exchange で Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!