Context Aware Medical Image Super-Resolution Using Convolutional Neural Networks
Pratham Soni and Matthew Dong
An overview can be found in the abstract or alternatively here.
Technical details can be found in the paper.
A selection of data can be found in the data book
Take care to set the correct hyperparameters and training/testing/tensorboard directories in main.py
Training: Use command python main.py
.
Testing: Use command python main.py --is_train false
.
Missing checkpoint directories will be automatically created with appropriate sub folders based on hyper parameters.