| Literature DB >> 33708918 |
Zewei Zhang1, Jialiang Ren2, Xiuli Tao1, Wei Tang3, Shijun Zhao3, Lina Zhou3, Yao Huang3, Jianwei Wang3, Ning Wu1,3.
Abstract
BACKGROUND: To develop and validate a fully automated deep learning-based segmentation algorithm to segment pulmonary lobe on low-dose computed tomography (LDCT) images.Entities:
Keywords: Computer-assisted image processing; cancer screening; computed tomography (CT); deep learning; neural networks (computer)
Year: 2021 PMID: 33708918 PMCID: PMC7944332 DOI: 10.21037/atm-20-5060
Source DB: PubMed Journal: Ann Transl Med ISSN: 2305-5839
Figure 1Schematic diagram of pulmonary lobes anatomy, showing the lobes and major fissures.
Figure 2The framework of the proposed DenseVNet for pulmonary lobes segmentation. The network generates feature maps at three different resolutions using a cascade of dense feature stacks and strided convolutional layers. These features maps are concatenated and processed by the subsequent convolutional layers. bilinear upsampling layers transform the feature maps to the original image resolution. BN, batch normalization.
Figure 3The DenseVNet segmentation results for one case in sagittal, coronal, and 3D views. Right upper lobe in yellow, right middle lobe in light blue, right lower lobe in purple, left upper lobe in light grey and left lower lobe in dark blue. DenseVNet, dense V-network.
Performance comparison of the proposed DenseVNet and the U-net model on the pulmonary lobe segmentation test set for three metrics
| Model | RUL | RML | RLL | LUL | LLL | All-lobes |
|---|---|---|---|---|---|---|
| Dice coefficient (range 0–1) | ||||||
| U-Net | 0.920* | 0.826* | 0.930* | 0.936 | 0.924 | 0.907* |
| DenseVNet | 0.956* | 0.923* | 0.963* | 0.943 | 0.935 | 0.944* |
| Jaccard coefficient (range 0–1) | ||||||
| U-Net | 0.853* | 0.711* | 0.871* | 0.880 | 0.860 | 0.835* |
| DenseVNet | 0.916* | 0.859* | 0.928* | 0.895 | 0.881 | 0.896* |
| Hausdorff distance (mm) | ||||||
| U-Net | 126.832* | 44.950* | 72.420* | 51.936* | 67.118* | 72.651* |
| DenseVNet | 67.000* | 62.455* | 96.712* | 198.947* | 39.428* | 92.908* |
*, shows statistically significant finding. RUL, right upper lobe; RML, right middle lobe; RLL, right lower lobe; LUL, left upper lobe; LLL, left lower lobe; DenseVNet, dense V-network.
Figure 4Bland-Altman plots showed the agreement between the DenseVNet segmentation and ground truth segmentation. Within an interval between two dotted lines, 95% of cases in the dataset fall within the range of the mean ± double standard deviations. DenseVNet, dense V-network.
Figure 5The DenseVNet segmentation results for three cases. The red arrow indicated misclassified areas. DenseVNet, dense V-network.