chenllliang / CGANLinks
李宏毅GAN课程cGAN动漫人物头像生成实现代码(含训练数据)
☆37Updated 2 years ago
Alternatives and similar repositories for CGAN
Users that are interested in CGAN are comparing it to the libraries listed below
Sorting:
- GAN的论文复现☆84Updated last year
- 用Pytorch从零实现各种GAN模型☆19Updated 3 years ago
- 基于PyTorch的图像风格迁移实现☆32Updated 7 years ago
- 神经网络与深度学习大作业☆18Updated 3 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆239Updated 3 years ago
- 使用Pytorch实现GAN 的过程☆57Updated last month
- pytorch implementation of WGAN to generate anime avatar☆60Updated last year
- 基于深度生成对抗网络gan的图像修复模型☆78Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆162Updated 9 months ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆74Updated 4 years ago
- 基于GAN的小样本学习实验(pytorch)☆14Updated 4 years ago
- 这是一个dcgan-pytorch的源码,可以用于训练自己的模型。☆59Updated 2 years ago
- GANs in Smart Agriculture☆39Updated 2 months ago
- 🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入…☆14Updated 5 years ago
- Jupyter notebook tutorials for mmgeneration☆234Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 6 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- 图像风格迁移算法CycleGAN复现练习, 基于PyTorch☆24Updated 4 years ago
- 基于keras使用dcgan自动生成动漫头像☆69Updated 3 years ago
- 生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。☆56Updated 5 years ago
- PyTorch implements of Auxiliary Classifier GAN☆12Updated 3 years ago
- 这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。☆258Updated 2 years ago
- Replace VAE as a generator based on CycleGAN☆20Updated 5 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago