RichardObi / medigan

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

Feature/contribution workflow #22

Closed RichardObi closed 2 years ago

RichardObi commented 2 years ago

This PR introduces the contribution workflow and a few other changes in the repository.

The contribution workflow can be tested with: python -m test.model_contribution_test_manual

Also, a new folder structure is introduced and a template folder is added.