trainNetwork figure does not show up after few executions of trainNetwork
조회 수: 4 (최근 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에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!