Skip to content

Ryosaeba8/Medical-Imaging-LOW-DOSE-CT-DENOISING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLMI

DLMI PROJECT : LOW DOSE CT DENOISING

Implementation of Low Dose CT Image Denoising Using a Generative Adversarial Network with Wasserstein Distance and Perceptual Loss https://arxiv.org/abs/1708.00961

DATASET & CODE

We used a Benchmark Dataset for Low-Dose CT Reconstruction Methods. In total, the dataset contains 35 820 training images, 3522 validation images, 3553 test images. Each part contains scans from a distinct set of patients as we want to study the case of learned reconstructors being applied to patients that are not known from training. https://zenodo.org/record/3384092

The notebook dlmi_project.ipynb contains a pytorch implementation of the Wgan-VGG Algorithm

Evolution of reconstruction over the epochs

  • WGAN + VGG

  • CNN + VGG

About

DLMI PROJECT : LOW DOSE CT DENOISING

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published