chenllliang / CGAN
李宏毅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
- 神经网络与深度学习大作业☆17Updated 3 years ago
- open for other☆65Updated 3 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- 图像风格迁移算法CycleGAN复现练习, 基于PyTorch☆23Updated 4 years ago
- 基于PyTorch的图像风格迁移实现☆32Updated 7 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆238Updated 3 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆66Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆115Updated 6 years ago
- 这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。☆257Updated 2 years ago
- 基于深度生成对抗网络gan的图像修复模型☆76Updated 5 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆117Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆160Updated 8 months ago
- Cycle-consistent Generative Adversarial Network (CycleGAN) with Convolutional Block Attention Module (CBAM) - Cycle-CBAM. Modified UNet w…☆20Updated 2 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- pytorch implementation of WGAN to generate anime avatar☆59Updated last year
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆65Updated 3 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆73Updated 4 years ago
- 使用PyTorch实现Unet图像分割☆166Updated 5 years ago
- ☆173Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆81Updated 4 years ago
- 生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。☆56Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆94Updated 4 years ago
- 基于Pytorch框架的语义分割学习,FCN,UNet,DeepLab 基于VOC数据集。☆46Updated 2 years ago
- 通过CycleGAN网络模型实现无匹配数据的风格迁移,将真实人脸图片转换为漫画头像☆72Updated 4 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago