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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Arthur dos Santos
el 3 de Oct. de 2023
Comentada: Arthur dos Santos
el 3 de Oct. de 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?
Respuesta aceptada
Steven Lord
el 3 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!