medigan: a Python library of pretrained generative models for medical image synthesis
Richard Osuala, Grzegorz Skorupko, Noussair Lazrak, Lidia Garrucho,, Eloy Garc\'ia, Smriti Joshi, Socayna Jouide, Michael Rutherford, Fred Prior,, Kaisar Kushibar, Oliver Diaz, Karim Lekadir

TL;DR
medigan is an open-source Python library that provides easy access to a variety of pretrained generative models for medical image synthesis, facilitating data augmentation and research in medical imaging.
Contribution
medigan introduces a modular, scalable framework offering pretrained generative models, simplifying their use and promoting wider adoption in medical imaging research and clinical applications.
Findings
21 pretrained models across 9 GAN architectures
Demonstrated applications in data sharing, model evaluation, and clinical tasks
Analyzed Fréchet Inception Distance variability in medical images
Abstract
Synthetic data generated by generative models can enhance the performance and capabilities of data-hungry deep learning models in medical imaging. However, there is (1) limited availability of (synthetic) datasets and (2) generative models are complex to train, which hinders their adoption in research and clinical applications. To reduce this entry barrier, we propose medigan, a one-stop shop for pretrained generative models implemented as an open-source framework-agnostic Python library. medigan allows researchers and developers to create, increase, and domain-adapt their training data in just a few lines of code. Guided by design decisions based on gathered end-user requirements, we implement medigan based on modular components for generative model (i) execution, (ii) visualisation, (iii) search & ranking, and (iv) contribution. The library's scalability and design is demonstrated by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Generative Adversarial Networks and Image Synthesis
