JGAN/models
zhouwy19 ceecf0f6bd fix dataset bug 2021-11-22 21:22:48 +08:00
..
aae update 2020-05-14 21:21:36 +08:00
acgan use module of nn 2020-05-28 20:26:48 +08:00
began update 2020-05-13 18:48:28 +08:00
bgan use module of nn 2020-05-28 20:26:48 +08:00
bicyclegan fix dataset bug 2021-11-22 21:22:48 +08:00
cgan update cgan 2020-05-16 16:11:07 +08:00
cluster_gan use module of nn 2020-05-28 20:26:48 +08:00
cogan fix dataset bug 2021-11-22 21:22:48 +08:00
context_encoder use module of nn 2020-05-28 20:26:48 +08:00
cyclegan add super().__init__() 2020-08-26 11:47:35 +08:00
dcgan use module of nn 2020-05-28 20:26:48 +08:00
dragan use module of nn 2020-05-28 20:26:48 +08:00
ebgan use module of nn 2020-05-28 20:26:48 +08:00
esrgan fix dataset bug 2021-11-22 21:22:48 +08:00
gan use module of nn 2020-05-28 20:26:48 +08:00
infogan update readme 2020-05-23 21:55:14 +08:00
lsgan use module of nn 2020-05-28 20:26:48 +08:00
pix2pix update readme 2020-05-30 00:13:04 +08:00
pixelda fix dataset bug 2021-11-22 21:22:48 +08:00
relativistic_gan use module of nn 2020-05-28 20:26:48 +08:00
sgan update 2020-05-13 18:48:28 +08:00
softmax_gan Merge branch 'master' of https://github.com/Jittor/gan-jittor 2020-05-28 21:17:46 +08:00
stargan Update stargan.py 2020-11-25 15:49:49 +08:00
unit fix dataset bug 2021-11-22 21:22:48 +08:00
wgan use module of nn 2020-05-28 20:26:48 +08:00
wgan_div update readme 2020-05-23 21:55:14 +08:00
wgan_gp use module of nn 2020-05-28 20:26:48 +08:00