Awesome
REDAEP
Paper: REDAEP: Robust and Enhanced Denoising Autoencoding Prior for Sparse-View CT Reconstruction
Authors: Fengqin Zhang, Minghui Zhang, Binjie Qin, Yi Zhang, Zichen Xu, Qiegen Liu, and Dong Liang
IEEE Transactions on Radiation and Plasma Medical Sciences, https://ieeexplore.ieee.org/document/9076295
Motivation
In X-ray computed tomography, radiation doses are harmful but can be significantly reduced by intuitively decreasing the number of projections. However, less projection views usually lead to low resolution images. To address this issue, we propose a robust and enhanced mechanism on the basis of denoising autoencoding prior, or REDAEP for sparse-view CT reconstruction. REDAEP can substantially improve the reconstruction quality with two novel contri-butions. First, by employing the variable augmentation technique, REDAEP learns higher-dimensional network with three-channel image and proceeds to the single-channel image reconstruction. Second, REDAEP replaces the L2 regression loss function with a more robust Lp (0<p<2) regression, in order to preserve more texture details. Empirical results demonstrate that REDAEP can achieve better performance, i.e., quantitative measures and subjective visual quality, as compared to state-of-the-arts.
</div> <img src="https://github.com/yqx7150/REDAEP/blob/master/figs/Visual_comparison.png">Algorithm
The overall REDAEP algorithm is as follows:
<div align="center"> <img src="https://github.com/yqx7150/REDAEP/blob/master/figs/Algorithm.png" width = "400" height = "450"> </div>The flowchart illustration of REDEAP for single-channel CT reconstruction
Requirements and Dependencies
SysMat_ImgSize_256_Views_64_Bins_512.mat (https://pan.baidu.com/s/1Mjybi8Me6lRwAE0s9Gu1qw Password:auj6)
Other Related Projects
-
Iterative Reconstruction for Low-Dose CT using Deep Gradient Priors of Generative Model
<font size=5>[Paper]</font> <font size=5>[Code]</font> <font size=5>[PPT]</font> -
Generative Modeling in Sinogram Domain for Sparse-view CT Reconstruction
<font size=5>[Paper]</font> <font size=5>[Code]</font> -
One Sample Diffusion Model in Projection Domain for Low-Dose CT Imaging
<font size=5>[Paper]</font> <font size=5>[Code]</font> -
基于深度能量模型的低剂量CT重建
<font size=5>[Paper]</font> <font size=5>[Code]</font> -
Wavelet-improved score-based generative model for medical imaging
<font size=5>[Paper]</font> -
Deep Frequency-Recurrent Priors for Inverse Imaging Reconstruction
<font size=5>[Paper]</font> <font size=5>[Code]</font> -
Diffusion Models for Medical Imaging <font size=5>[Paper]</font> <font size=5>[Code]</font> <font size=5>[PPT]</font>