Skip to content

yuanbingyan/PCPOCSSampler

Repository files navigation

[RECOMB'26] PC-POCS Sampler to reconstruct a sparse-view computer tomography image with both prior and measurements

A Predictor-Corrector based Projection Onto Convex Set Diffusion Sampler, used to reconstruct a sparse-view computer tomography image. PCPOCSSampler

Requirements

  1. Clone this repository
git clone https://github.com/yuanbingyan/PCPOCSSampler.git
  1. Install Package: Create Conda environment
conda env create -f environment.yml
conda activate sip_torch
  1. Prepare data. Download the LDCT-and-Projection-data | Low Dose CT Image and Projection Data from the official datasets: American Cancer Imaging Archive.
  2. Now we are in the main path. Create a new path called samples, and create a new path again under the directory ./samples. Put the downloaded dataset in this path.
  3. Run the script in terminal
python run_CT_recon.py

About

This is the official repository of the paper "PC-POCS sampler to reconstruct a low-dose computer tomography image consistent with both the prior and the measurements".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages