| Literature DB >> 29036879 |
Yuewen Sun1, Litao Li1, Peng Cong1, Zhentao Wang1, Xiaojing Guo1.
Abstract
Digital radiography system is widely used for noninvasive security check and medical imaging examination. However, the system has a limitation of lower image quality in spatial resolution and signal to noise ratio. In this study, we explored whether the image quality acquired by the digital radiography system can be improved with a modified convolutional neural network to generate high-resolution images with reduced noise from the original low-quality images. The experiment evaluated on a test dataset, which contains 5 X-ray images, showed that the proposed method outperformed the traditional methods (i.e., bicubic interpolation and 3D block-matching approach) as measured by peak signal to noise ratio (PSNR) about 1.3 dB while kept highly efficient processing time within one second. Experimental results demonstrated that a residual to residual (RTR) convolutional neural network remarkably improved the image quality of object structural details by increasing the image resolution and reducing image noise. Thus, this study indicated that applying this RTR convolutional neural network system was useful to improve image quality acquired by the digital radiography system.Entities:
Keywords: Digital radiography; convolutional neural network; enhancing image quality
Mesh:
Year: 2017 PMID: 29036879 PMCID: PMC5734133 DOI: 10.3233/XST-17310
Source DB: PubMed Journal: J Xray Sci Technol ISSN: 0895-3996 Impact factor: 1.535
Fig.1Network architecture of the proposed RTR method.
Fig.2An example image of the dataset.
Fig.3High-quality image and its corresponding low-quality image.
Fig.4Performance curves for different networks on the test dataset with an up-sampling factor 2.
Average PSNR and test time comparison on test dataset of different methods
| Method | RTR-1-16 | RTR-1-32 | RTR-1-64 | RTR-2-16 | RTR-2-32 | RTR-2-64 | RTR-4-16 | RTR-4-32 | RTR-4-64 |
| Parameters | 13184 | 49408 | 190976 | 20096 | 77056 | 301568 | 33920 | 132352 | 552752 |
| Time (s) | 0.10 | 0.24 | 0.62 | 0.14 | 0.33 | 0.83 | 0.21 | 0.53 | 1.02 |
| PSNR (db) | 30.43 | 30.63 | 30.71 | 30.67 | 30.84 | 30.91 | 30.79 | 30.95 | 30.98 |
PSNR comparison on three ROI images with different methods
| Method | Bicubic | WHHM | BM3D | SRCNN | RTR |
| ROI1 | 26.09 | 27.95 | 28.05 | 29.06 | 30.08 |
| ROI2 | 26.99 | 29.65 | 29.78 | 29.87 | 30.77 |
| ROI3 | 28.45 | 31.57 | 31.76 | 31.65 | 32.45 |
| Mean | 27.18 | 29.72 | 29.86 | 30.20 | 31.11 |
Fig.5Enhancing results of ROI1 with upscaling factor 2.
Fig.7Enhancing results of ROI3 with upscaling factor 2.