Daipuwei / DCGAN-mnist
利用简单DCGAN生成手写数字图像
☆17Updated 5 years ago
Alternatives and similar repositories for DCGAN-mnist:
Users that are interested in DCGAN-mnist are comparing it to the libraries listed below
- ☆16Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆239Updated 3 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 5 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Some implementations of GAN.☆217Updated last year
- ☆53Updated 4 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- 基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25☆109Updated 4 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 4 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 years ago
- open for other☆65Updated 2 years ago
- 快速风格迁移学习实践☆26Updated 6 years ago
- 基于keras使用dcgan自动生成动漫头像☆66Updated 3 years ago
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- re-implementation super resolution pytorch using ESRGAN☆100Updated 4 years ago
- using WGAN to generate fault bearing vibration signals☆50Updated 6 years ago
- PyTorch implements of Auxiliary Classifier GAN☆12Updated 3 years ago
- ☆38Updated 6 years ago
- 用于图片风格迁移的生成式对抗网络☆21Updated 2 years ago
- This repo contains PyTorch implementation of cGAN, cWGAN, and cWGAN-gp for tabular data.☆13Updated last year
- 个人练习,自编码器及其变形(理论+实践)☆336Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆133Updated 4 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 4 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆113Updated 6 years ago