Closed John1231983 closed 5 years ago
We don't have much experience in 3D.
But in case of 2D images, reducing generator depth almost did no harm to the image quality, so I recommend trying the third approach first. You can use resnet_6blocks instead of resnet_9blocks.
Regarding batch size, it's still an open problem. In many cases, large batch size helps, such as in BigGAN, but in CycleGAN we could not see improvement with larger batch size. But this was not fully investigated, and for some problems large batch size might help.
Thanks for sharing the interesting project!
Because I have limited GPU and train the cycleGAN on 3D problem. I have to customize the hyperparameters:
Which option do you prefer?