Official Pytorch Implementation of "Cycle Consistent Embedding of 3D Brains with Auto-Encoding Generative Adversarial Networks"
This model is described in our paper accepted by Medical Imaging with Deep Learning(MIDL) 2021
This implementation is partially based on "Generation of 3D Brain MRI Using Auto-Encoding Generative Adversarial Networks" by Kwon et al.
paper: (https://arxiv.org/abs/1908.02498)
implementation: (https://github.com/cyclomon/3dbraingen)