How is the accuracy and RMSE for segmentation CNNs respective image-to-image regression in the trainNetwork function calculated?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!