Skip to content

Cycle-consistent adversarial denoising network for multiphase coronary CT angiography

Notifications You must be signed in to change notification settings

eunh/CycleGAN_CT

Repository files navigation

Paper

  • Cycle-consistent adversarial denoising network for multiphase coronary CT angiography

Implementation

A PyTorch implementation of cycleGAN for multiphase coronary CT angiography based on original cycleGAN code. [https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix] (*Thanks for Jun-Yan Zhu and Taesung Park, and Tongzhou Wang.)

  • Requirements
    • OS: The package development version is tested on Windows operating systems with Anaconda.
    • Python 3.5.5
    • PyTorch 0.3.1.post2

Datasets

  • The whole data used in the paper are private data from ASAN medical center, so only 3 test samples are uploaded.
  • CT image files are formated in *.mat.

Main files

  • Training: train.py which is handled by scripts/train_for_cardiac.sh
  • Test: test_for_cardiac.py which is handled by scripts/test_for_cardiac.sh
    • Learned network for Paper is uploaded.

About

Cycle-consistent adversarial denoising network for multiphase coronary CT angiography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published