MingtaoGuo / DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow

Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use in 3D conv?

guanfaqian opened this issue · comments

The paper and the code are both for the 2D convolution of the sn limit w, then how to deal with w in the 3D convolution?