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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Arthur dos Santos
le 3 Oct 2023
Commenté : Arthur dos Santos
le 3 Oct 2023
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?
Réponse acceptée
Steven Lord
le 3 Oct 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.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!