This repository offers the data and code introduced in the paper: "Rigid and Non-rigid Motion Artifacts Reduction in X-ray CT using Attention Module".
To utilize our code, you need to install followings on your system:
To download our code, clone this repository as follow:
git clone https://github.com/youngjun-ko/ct_mar_attention
cd ct_mar_attention
Our dataset and trained models can download here
Pre-trained VGG model can be downloaded from here
python train.py
python test.py
folder name
: './data'file format
: '.npy' (numpy array)data format
: 'NHWC'
E-mail: youngjun.ko@yonsei.ac.kr