How is the accuracy and RMSE for segmentation CNNs respective image-to-image regression in the trainNetwork function calculated?
2 ビュー (過去 30 日間)
古いコメントを表示
Can I, as a user, get insight in the exact functions MATLAB uses for accuracy and RMSE calculation in the trainNetwork function for volumetric outputs?
I try to compare differnt training progress plots. 2 networks are trained with MATLAB's trainNetwork function, several other CNNs are custom training loops. All work on volumetric images. Input and out but have a dlarray format of 'SSSCB'. The segmentation labels pixels in 3 categories.
0 件のコメント
回答 (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!