SOTAVerified

Brain MRI super-resolution using 3D generative adversarial networks

2018-12-29Code Available0· sign in to hype

Irina Sanchez, Veronica Vilaplana

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work we propose an adversarial learning approach to generate high resolution MRI scans from low resolution images. The architecture, based on the SRGAN model, adopts 3D convolutions to exploit volumetric information. For the discriminator, the adversarial loss uses least squares in order to stabilize the training. For the generator, the loss function is a combination of a least squares adversarial loss and a content term based on mean square error and image gradients in order to improve the quality of the generated images. We explore different solutions for the upsampling phase. We present promising results that improve classical interpolation, showing the potential of the approach for 3D medical imaging super-resolution. Source code available at https://github.com/imatge-upc/3D-GAN-superresolution

Tasks

Reproductions