"getLabels" supporting function missing from SELDnet example

1 visualizzazione (ultimi 30 giorni)
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 Commento
Arthur dos Santos
Arthur dos Santos il 3 Ott 2023
Yes, that helped! It would still be nice though to update the tutorial for those averse to live scripts. Thanks!

Accedi per commentare.

Risposta accettata

Steven Lord
Steven Lord il 3 Ott 2023
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.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by