Yes, that helped! It would still be nice though to update the tutorial for those averse to live scripts. Thanks!
"getLabels" supporting function missing from SELDnet example
1 回表示 (過去 30 日間)
古いコメントを表示
Arthur dos Santos
2023 年 10 月 3 日
コメント済み: Arthur dos Santos
2023 年 10 月 3 日
Hello there,
I was trying to follow through the SELDnet example in https://www.mathworks.com/help/deeplearning/ug/perform-3d-sound-event-localization-and-detection-seld-using-deep-learning.html?s_tid=mwa_osa_a#Perform3DSELDUsingDeepLearningExample-4 but it seems to be missing a supporting function called "getLabels".
Could anyone help me out with that?
採用された回答
Steven Lord
2023 年 10 月 3 日
If you open the example in MATLAB Online or in MATLAB on your machine, the directory that MATLAB changes to contains the Live Script for the example and four functions that I believe are used by the example. One of them is getLabels.
I see that you've marked this as release R2023a. That link you posted is for the version of the example in release R2023b. I'm not sure if the example has changed between those two releases. I did a quick search of the example in R2023a and didn't find any hits for getLabels. So it's possible that helper function is new in R2023b.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!