dcgan_vae_pytorch icon indicating copy to clipboard operation
dcgan_vae_pytorch copied to clipboard

dcgan combined with vae in pytorch!

Results 2 dcgan_vae_pytorch issues
Sort by recently updated
recently updated
newest added

whole traceback is : (cgan) D:\dcgan_vae_pytorch-master>python main.py --dataset DRIVE --dataroot ./data/DRIVE Setting up a new session... Namespace(batchSize=64, beta1=0.5, cuda=False, dataroot='./data/DRIVE', dataset='DRIVE', imageSize=64, lr=0.0002, manualSeed=None, ndf=64, netD='', netG='', ngf=64, ngpu=1, niter=25,...