"getLabels" supporting function missing from SELDnet example

1 回表示 (過去 30 日間)
Arthur dos Santos
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?
  1 件のコメント
Arthur dos Santos
Arthur dos Santos 2023 年 10 月 3 日
Yes, that helped! It would still be nice though to update the tutorial for those averse to live scripts. Thanks!

サインインしてコメントする。

採用された回答

Steven Lord
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 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by