RichardObi / medigan

medigan - A Python Library of Pretrained Generative Models for Medical Image Synthesis
https://medigan.readthedocs.io/en/latest/
MIT License
122 stars 13 forks source link

Init: Short model_ids e.g. model_id=5 or 05 or 00005 #45

Closed RichardObi closed 2 years ago

RichardObi commented 2 years ago

User can now specify shorter, more convenient, model ids.

For example, model_id=5 or "05" or "00005" instead of "00005_DCGAN_MMG_MASS_ROI".