trainNetwork figure does not show up after few executions of trainNetwork
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
On Ubuntu and R2023a (but also previous version), I run trainNetwork on different tasks. And I plot the training progress and get the command prompt output too. But after few runs, MATLAB arbitrarily stops producing the figure. Training still runs but I have no visual inspection. Restarting MATLAB helps, but is annoying because loading the training data takes time.
Any bug fixes?
0 commentaires
Réponses (1)
Pranjal Saxena
le 18 Juil 2023
Hi Mads,
I understand that while running "trainNetwork" function, the plot is showing updates for the first few iterations and eventually stop updating and freeze.
I would like to suggest you to launch MATLAB from the "Windows Command Prompt" with the "-softwareopenglmesa" flag.
I hope this resolves your query.
0 commentaires
Voir également
Catégories
En savoir plus sur Image Data Workflows 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!