Skip to main content
. 2021 Nov 1;11(11):2025. doi: 10.3390/diagnostics11112025
SN Symbol Description of the Symbols
1 lCE Cross Entropy-loss
2 m Model used for segmentation in the total number of models M
3 n Image scan number in total number N
4 A¯ai(m) Mean estimated lung area for all images using AI model ‘m
5 Aai(m,n) Estimated Lung Area using AI model ‘m’ and image ‘n
6 Agt(n) GT lung area for image ‘n
7 A¯gt Mean ground truth area for all images N in the database
8 LA¯ai(m) Mean estimated lung long axis for all images using AI model ‘m
9 LAai(m,n) Estimated lung long axis using AI model ‘m’ and image ‘n
10 LAgt(n) GT lung long axis for image ‘n
11 LA¯gt Mean ground truth long axis for all images N in the database
12 FoMA(m) Figure-of-Merit for segmentation model ‘m
14 FoMLA(m) Figure-of-Merit for long axis for model ‘m
15 JI Jaccard Index for a specific segmentation model
16 DSC Dice Similarity Coefficient for a specific segmentation model
17 TP, TN True Positive and True Negative
18 FP, FN False Positive and False Negative
19 x i GT label
20 pi SoftMax classifier probability
21 Yp Ground truth image
22 Yp^ Estimated image
23 P Total no of pixels in an image in x, y-direction
24 K5 Cross-validation protocol with 80% training and 20% testing (5 folds)
Deep Learning Segmentation Architectures
25 PSP Net SDL model for lung segmentation with pyramidal feature extraction
26 VGG-SegNet HDL model designed by fusion of VGG-19 and SegNet architecture
27 ResNet-SegNet HDL model designed by fusion of ResNet-50 and SegNet architecture