trainnet not openning the plot's window and get stuck.

조회 수: 6 (최근 30일)
Jose
Jose 2025년 7월 2일
댓글: Jose 2025년 7월 3일
I am trying to train a deep neural network to create an OCR. I use the command trainnet. When I execute the command, MATLAB stay busy and do not open the plot's window. It used to work properly, that's it, open the plot's window and you can see how was the network been train. I used to work with MATLAB 2024B and just a couple of weeks ago stop working. I updated to MATLAB 2025A and it is still the same. My guess is that something happended with the interaction of MATLAB with MacOS 15.5. That is the only thing that change.
Someone is having this same problem?

채택된 답변

Chuguang Pan
Chuguang Pan 2025년 7월 2일
You can check if you have setted trainingOptions with Plots=none. If the training options are correctly setted, maybe the issue is from Graphics Card Driver, you can update your GPU driver from official website.
  댓글 수: 1
Jose
Jose 2025년 7월 3일
Thanks for your answer. I left the trainning running all night, by mistake. In the morning the network was trained. It seems that the problem is with the performance of the computer. This network was trained in a matter of seconds before. Now it took hours. I guess it have something to do with the acces to GPUs while processing.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by