medical image synthesis with GAN framework based on tensorflow (we also have a better version in pytorch: https://github.com/ginobilinie/medSynthesisV1)
Hello, first of all thank you for sharing. This is a great job. About GDL loss in 3dganversion/loss_functions/gdl3d_loss, If the shape obtained by the generator is (1,128,128,128,1), how can it become the gen_frames, gt_frames needed in the code. Besides, what is the value of alpha?
Best wishes!
Thank you!
Hello, first of all thank you for sharing. This is a great job. About GDL loss in 3dganversion/loss_functions/gdl3d_loss, If the shape obtained by the generator is (1,128,128,128,1), how can it become the gen_frames, gt_frames needed in the code. Besides, what is the value of alpha? Best wishes! Thank you!