Skip to content

GuangYuanKK/RSCA-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSCA-GAN

Environment setting: cuda 8.0 + cudnn 6.0 + tensorflow 1.4 + tensorpack 0.8

Train parameters: python train_RSCA.py --gpu=' ' --imageDir=' ' --labelDir=' ' --maskDir=' '

Test parameters: python train_RSCA.py --gpu=' ' --imageDir=' ' --labelDir=' ' --maskDir=' ' --sample='result/knee_mask_8x/' --load='train_log/knee_mask_8x/max-validation_PSNR_boost_A.data-00000-of-00001'

Paper:

A Modified Generative Adversarial Network Using Spatial and Channel-Wise Attention for CS-MRI Reconstruction https://ieeexplore.ieee.org/abstract/document/9447721

Cite This:

@ARTICLE{9447721,
author={Li, Guangyuan and Lv, Jun and Wang, Chengyan},
journal={IEEE Access},
title={A Modified Generative Adversarial Network Using Spatial and Channel-Wise Attention for CS-MRI Reconstruction},
year={2021},
volume={9},
number={},
pages={83185-83198},
doi={10.1109/ACCESS.2021.3086839}}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages