trainnet not openning the plot's window and get stuck.
3 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
採用された回答
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.
その他の回答 (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!