cyclomon / 3dbraingen

Official Pytorch Implementation of "Generation of 3D Brain MRI Using Auto-Encoding Generative Adversarial Network" (accepted by MICCAI 2019)
MIT License
126 stars 38 forks source link

how to use the MS-SSIM and MMD? #14

Closed lx123-j closed 2 years ago

lx123-j commented 2 years ago

hello. would you please tell me what should I do when I just need the MS-SSIM and the MMD to measure my data?

cyclomon commented 2 years ago

Hi, please refer to 'test.ipynb' file.