trainNetwork figure does not show up after few executions of trainNetwork
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Pranjal Saxena
2023-7-18
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!