trainNetwork figure does not show up after few executions of trainNetwork
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Pranjal Saxena
el 18 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Image Data Workflows 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!