SkillAgentSearch skills...

Medigan

medigan - A Python Library of Pretrained Generative Models for Medical Image Synthesis

Install / Use

/learn @RichardObi/Medigan

README

<!-- # MEDIGAN --> <!-- ![medigan](medigan_logo_1.png) -->

medigan

License Continuous integration PyPI version Conda version DOI arXiv

medigan stands for medical generative (adversarial) networks. medigan provides user-friendly medical image synthesis and allows users to choose from a range of pretrained generative models to generate synthetic datasets. These synthetic datasets can be used to train or adapt AI models that perform clinical tasks such as lesion classification, segmentation or detection.

See below how medigan can be run from the command line to generate synthetic medical images.

medigan can be run directly from the command line to generate synthetic medical images

Features:

  • :x: Problem 1: Data scarcity in medical imaging.

  • :x: Problem 2: Scarcity of readily reusable generative models in medical imaging.

  • :white_check_mark: Solution: medigan

    1. dataset sharing via generative models :gift:
    2. data augmentation :gift:
    3. domain adaptation :gift:
    4. synthetic data evaluation method testing with multi-model datasets :gift:

Instead of training your own, use one of the generative models from medigan to generate synthetic data.

Search and find a model in medigan using search terms (e.g. "Mammography" or "Endoscopy").

Contribute your own generative model to medigan to increase its visibility, re-use, and impact.

Available models

| Output type | Modality | Model type | Output size | Base dataset | Output examples | model_id | Hosted on | Reference | |-------------------------------------------------------------|:-----------------------------:|:-----------------------------:|:-----------------------:|:--------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------:| | <sub> Breast Calcification </sub> | <sub> mammography </sub> | <sub> dcgan </sub> | <sub> 128x128 </sub> | <sub> Inbreast </sub> | sample | <sub> 00001_DCGAN_MMG_CALC_ROI </sub> | <sub>Zenodo (5187714) </sub> | | | <sub> Breast Mass </sub> | <sub> mammography </sub> | <sub> dcgan </sub> | <sub> 128x128 </sub> | <sub> Optimam </sub> | sample | <sub> 00002_DCGAN_MMG_MASS_ROI </sub> | <sub>Zenodo (5188557) </sub> | <sub>Alyafi et al (2019) </sub> | | <sub> Breast Density Transfer </sub> | <sub> mammography </sub> | <sub> cyclegan </sub> | <sub>1332x800 </sub> | <sub> BCDR </sub> | sample | <sub> 00003_CYCLEGAN_MMG_DENSITY_FULL </sub> | <sub>Zenodo (5547263) </sub> | <sub> Garrucho et al (2022) </sub> | | <sub> Breast Mass with Mask </sub> | <sub> mammography </sub> | <sub> pix2pix </sub> | <sub> 256x256 </sub> | <sub> BCDR </sub> | sample <br> sample | <sub><sub> 00004_PIX2PIX_MMG_MASSES_W_MASKS </sub></sub> | <sub>Zenodo (7093759) </sub> | | | <sub> Breast Mass </sub> | <sub> mammography </sub> | <sub> dcgan </sub> | <sub> 128x128 </sub> | <sub> BCDR </sub> | sample | <sub> 00005_DCGAN_MMG_MASS_ROI </sub> | <sub>Zenodo (6555188) </sub> | <sub>Szafranowska et al (2022) </sub> | | <sub> Breast Mass </sub> | <sub> mammography </sub> | <sub> wgan-gp </sub> | <sub> 128x128 </sub> | <sub> BCDR </sub> | sample | <sub> 00006_WGANGP_MMG_MASS_ROI </sub> | <sub>Zenodo (6554713) </sub> | <sub>Szafranowska et al (2022) </sub> | | <sub> Brain Tumors on Flair, T1, T1c, T2 with Masks </sub> | <sub> brain MRI </sub> | <sub> inpaint GAN </sub> | <sub> 256x256 </sub> | <sub> [BRATS 2018](https://wiki.cancerimagingarchive.net/pages/viewpag

Related Skills

View on GitHub
GitHub Stars195
CategoryEducation
Updated1mo ago
Forks22

Languages

Python

Security Score

100/100

Audited on Feb 14, 2026

No findings