| Literature DB >> 29712978 |
Shipeng Xie1, Xinyu Zheng2, Yang Chen3,4, Lizhe Xie5, Jin Liu3,4, Yudong Zhang6, Jingjie Yan2, Hu Zhu2, Yining Hu3,4.
Abstract
Sparse-view Reconstruction can be used to provide accelerated low dose CT imaging with both accelerated scan and reduced projection/back-projection calculation. Despite the rapid developments, image noise and artifacts still remain a major issue in the low dose protocol. In this paper, a deep learning based method named Improved GoogLeNet is proposed to remove streak artifacts due to projection missing in sparse-view CT reconstruction. Residual learning is used in GoogLeNet to study the artifacts of sparse-view CT reconstruction, and then subtracts the artifacts obtained by learning from the sparse reconstructed images, finally recovers a clear correction image. The intensity of reconstruction using the proposed method is very close to the full-view projective reconstructed image. The results indicate that the proposed method is practical and effective for reducing the artifacts and preserving the quality of the reconstructed image.Entities:
Year: 2018 PMID: 29712978 PMCID: PMC5928081 DOI: 10.1038/s41598-018-25153-w
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Incarnation of the architecture.
| Type | Patch size/stride |
|---|---|
| convolution | 3 × 3/1 |
| ReLu | |
| convolution | 64 filters of size 3 × 3/1 |
| BN + ReLu | |
| Inception | 8 same inception model layers |
| convolution | 3 × 3 × 64/1 |
acquisition parameters of the experimental scans.
| Data | Thorax |
|---|---|
| Distance Source to Detector | 988.00 mm |
| Distance Source to Patient | 560.00 mm |
| Scanner mode | Helical |
| Tube voltage | 100 KVp |
| Tube current | 240 mA |
| Detector size | 313.89 mm × 313.89 mm |
| reconstruction | 512 × 512 × 640 |
| Volume size | 0.61 × 0.61 × 0.3125 mm3 |
Figure 1The 512*512 CT images reconstructed by 120 projection views. Column (a) shows the reconstruction by the FBP method from the full projection views. Column (b) shows the reconstruction by the FBP method from the sparse projection views. Column (c) shows the reconstruction by the ADS-POCS method from the sparse projection views. Column (d) shows the reconstruction by the proposed method. All images display in the same window at row 1, 3 and 5. In order to compare the CT value with different reconstruction method, we use 2D atlas to display. The result is shown in row 2, 4 and 6.
Figure 2The 512*512 CT images reconstructed by 60 projection views. Column (a) shows the reconstruction by the FBP method from the full projection views. Column (b) shows the reconstruction by the FBP method from the sparse projection views. Column (c) shows the reconstruction by the ADS-POCS method from the sparse projection views. Column (d) shows the reconstruction by the proposed method. All images display in the same window at row 1, 3 and 5. In order to compare the CT value with different reconstruction method, we use 2D atlas to display. The results are shown in row 2, 4 and 6.
Average values of PSNR and SSIM between proposed method and full-view FBP reconstruction for 512*512 CT images.
| 512*512 | 120-view PSNR | 60-view PSNR | 120-view SSIM | 60-view SSIM |
|---|---|---|---|---|
| FBP | 29.32 | 24.97 | 0.5430 | 0.3504 |
| ADS-POCS | 40.66 | 35.12 | 0.9557 | 0.8941 |
| Our method |
|
|
|
|
Time consumption of different methods.
| 120-view (unit: s) | 60-view (unit: s) | |
|---|---|---|
| FBP | 0.21 | 0.10 |
| ADS-POCS | 16.3 | 14.6 |
| Our method |
|
|
Figure 3The 256*256 CT images reconstructed by 120 projection views. Column (a) shows the reconstruction by the FBP method from the full projection views. Column (b) shows the reconstruction by the FBP method from the sparse projection views. Column (c) shows the reconstruction by the ADS-POCS method from the sparse projection views. Column (d) shows the reconstruction by the proposed method.
Average values of PSNR and SSIM between proposed method and full-view FBP reconstruction for 256*256 CT images.
| 256*256 | 120-view PSNR | 60-view PSNR | 120-view SSIM | 60-view SSIM |
|---|---|---|---|---|
| FBP | 29.9 | 26.39 | 0.6890 | 0.4383 |
| ADS-POCS | 41.76 | 36.01 | 0.9745 | 0.9174 |
| Our method |
|
|
|
|
Figure 4The flowchart of the AFCNN method.
Figure 5The image reconstructed by 60-views. Column (a) shows the reconstruction by the FBP method from the full projection views. Column (b) shows the reconstruction with artifacts by the one scale CNN method from the sparse projection views. Column (c) shows the artifacts-free reconstruction by the proposed method.
Average values of PSNR and SSIM between proposed method and full-view FBP reconstruction for 256*256 CT images.
| 120-views PSNR | 60-views PSNR | 120-views SSIM | 60-views SSIM | |
|---|---|---|---|---|
| One scale CNN | 48.61 | 42.44 | 0.9905 | 0.9662 |
| Multi-scale CNN |
|
|
|
|
Figure 6The flowchart of the proposed method.
Figure 7The process of removing artifacts from sparse reconstructed images in CT.