# Multi-scale GANs for Memory-efficient Generation of High Resolution   Medical Images

**Authors:** Hristina Uzunova, Jan Ehrhardt, Fabian Jacob, Alex Frydrychowicz,, Heinz Handels

arXiv: 1907.01376 · 2019-07-09

## TL;DR

This paper introduces a multi-scale patch-based GAN method that efficiently generates high-resolution 2D and 3D medical images, overcoming computational limitations and improving image quality over traditional patch approaches.

## Contribution

The novel multi-scale GAN approach enables high-resolution 2D and 3D medical image generation with constant GPU memory, outperforming existing patch-based methods in quality and artifact reduction.

## Key findings

- Generated 3D thorax CTs of size 512x512x512
- Produced high-resolution thorax X-rays of size 2048x2048
- Achieved constant GPU memory demand regardless of image size

## Abstract

Currently generative adversarial networks (GANs) are rarely applied to medical images of large sizes, especially 3D volumes, due to their large computational demand. We propose a novel multi-scale patch-based GAN approach to generate large high resolution 2D and 3D images. Our key idea is to first learn a low-resolution version of the image and then generate patches of successively growing resolutions conditioned on previous scales. In a domain translation use-case scenario, 3D thorax CTs of size 512x512x512 and thorax X-rays of size 2048x2048 are generated and we show that, due to the constant GPU memory demand of our method, arbitrarily large images of high resolution can be generated. Moreover, compared to common patch-based approaches, our multi-resolution scheme enables better image quality and prevents patch artifacts.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.01376/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01376/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1907.01376/full.md

---
Source: https://tomesphere.com/paper/1907.01376